SyntaxFix
Write A Post
Hire A Developer
Questions
i = 0x12345678 s = struct.pack('<I',i) b = struct.unpack('BBBB',s)