Searched refs:read_uint32 (Results 1 – 1 of 1) sorted by relevance
86 def read_uint32(buf: bytes, pos: int) -> int: function103 opcode = read_uint32(buf, pos)105 size = read_uint32(buf, pos)155 size = read_uint32(buf, i)