While extension to file.readinto() definition of CPython, the additional arg is similar to what in CPython available in socket.recv_into().
4 lines
134 B
Text
4 lines
134 B
Text
8
|
|
bytearray(b'longer l\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00')
|
|
4
|
|
bytearray(b'long')
|