airframe
airframe copied to clipboard
Add basic I/O utility methods
We need convenient methods for basic I/O, such as, readFully, writesToFile, open file input stream from a given offset + length, etc.
An idea is using airframe-control for this purpose, by making it a Scala JVM project.