This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
119b3dabf7
circuitpython
/
tests
/
io
/
data
/
file2
1 line
4 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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.
2014-10-18 15:44:07 -04:00
1234