mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 10:51:10 +02:00
Also, usocket.readinto(). Known issue is that .readinto() should be available only for binary files, but micropython uses single method table for both binary and text files.
1 line
4 B
Plaintext
1 line
4 B
Plaintext
1234 |