Skip to content
Snippets Groups Projects
Commit 1a55b6a7 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

unix, stmhal: Implement file.readinto() method.

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.
parent c92672d7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment