mirror of
https://github.com/micropython/micropython.git
synced 2026-05-01 05:10:15 +02:00
e2f8d98525
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')
|