Descriptionmojo: Add deserialization to python structs.
This is a reland of https://codereview.chromium.org/578263003 using
buffer instead of memoryview, because on some early version of python
2.7, memoryview cannot be used with struct.unpack_from.
BUG=415491
R=sdefresne@chromium.org,cmasone@chromium.org
Committed: https://crrev.com/37dd5f484593b1c8b92b825a9648edf7fb6944e6
Cr-Commit-Position: refs/heads/master@{#295684}
Patch Set 1 #Patch Set 2 : Patch on previously landed CL #Patch Set 3 : Use buffers on native array instead of creating a atring. #
Messages
Total messages: 7 (1 generated)
|