mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
For SEEK_SET, offset should be treated as unsigned, to allow full-width stream sizes (e.g. 32-bit instead of 31-bit). This is now fully documented in stream.h. Also, seek symbolic constants are added.
9.3 KiB
9.3 KiB