6 lines
113 B
Plaintext
6 lines
113 B
Plaintext
bytearray(b'\x00\x00\x00\x00')
|
|
bytearray(b'BB\x00\x00')
|
|
bytearray(b'BBCC')
|
|
bytearray(b'DDDD')
|
|
bytearray(b'EEEE')
|