mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 17:30:41 +02:00
While extension to file.readinto() definition of CPython, the additional arg is similar to what in CPython available in socket.recv_into().
5 lines
134 B
Plaintext
5 lines
134 B
Plaintext
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')
|