io v1.0.0

IO stream library

README


io

IO stream library for Umka. Implement generic Reader, Writer and ReaderWriter interfaces, which are usable both from Umka and C.

Known issues

  • currently the library is very insecure. It is very easy for umka code to just execute any address. Not really sure how to solve this.
  • the api is not thread safe

license

Unlicense/MIT

Homepage

Source code

Documentation

License: Unlicense/MIT

Download count: 97


To add this package to your project run:

umbox install io

Or download as a tar.


Dependencies

Last updated

2024-06-22T15:00:05