5 lines
151 B
Text
5 lines
151 B
Text
bytearray(b'\x00\x00\x00\x00\x00\x00\x00\x00')
|
|
bytearray(b'BBBB\x00\x00\x00\x00')
|
|
bytearray(b'BBBBCCCC')
|
|
bytearray(b'DDDDDDDD')
|
|
bytearray(b'EEEEEEEE')
|