ata4 / ioutils

A collection of some frequently used I/O utility Java classes, mostly related with byte buffers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ioutils

A framework for unified access between various Java I/O classes, such as streams, channels, data inputs/outputs and byte buffers. Also includes various helpers for NIO buffers and other frequently used I/O tasks.

Unit tests are still in developement, so consider the code as unstable and experimental. Use it at your own risk!

About

A collection of some frequently used I/O utility Java classes, mostly related with byte buffers.

License:The Unlicense


Languages

Language:Java 100.0%