airframe icon indicating copy to clipboard operation
airframe copied to clipboard

Add basic I/O utility methods

Open xerial opened this issue 6 years ago • 0 comments

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.

xerial avatar Dec 17 '18 07:12 xerial