Lines Matching defs:struct
39 import struct868 slen = struct.unpack(">L", chunk)[0]1855 slen = struct.pack('>L', len(text))