Package inua.eio

Simplistic 64-bit version of java.nio.

See:
          Description

Class Summary
ArrayByteBuffer  
Buffer Note: Buffer addresses are unsigned.
ByteBuffer  
ByteFileBuffer  
ByteOrder  
ByteOrdered  
Ctring A UNIX like string within a byte buffer.
ReaderByteBuffer Reads in the file loading it into a byte buffer.
TestByteBuffer  
TestGet  
TestLib  
TestPut  
TestULong  
TestWordSize  
ULong Class for doing operations on Java long values as if they were unsigned.
WordSized  
 

Exception Summary
BufferOverflowException  
BufferUnderflowException  
 

Package inua.eio Description

Simplistic 64-bit version of java.nio.

Someone should re-implement this using the class path implementation of java.io as a starting point.