mirror of
https://github.com/micropython/micropython.git
synced 2026-01-01 17:50:12 +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.
4.6 KiB
4.6 KiB