Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Refactor io utils, add *-address-rw tools | Jari Vetoniemi | 2018-10-21 |
Namespace io_ stuff into mem_io_ to be less likely to collision with anything else. Add io-stream utility for working with streams instead of direct buffers. Add address-rw tools for simple memory read/write, where regions aren't needed. |