Home | History | Annotate | Download | only in test

Lines Matching defs:struct

39 import struct
868 slen = struct.unpack(">L", chunk)[0]
1855 slen = struct.pack('>L', len(text))