Package com.imagero.uio

Interface Summary
AdvancedDataInput AdvancedDataInput extends DataInput with possibility to read data to primitive arrays
AdvancedDataOutput  
Input Unfortunately InputStream is not interface.
ISeekable This interface contains methods useful both for input and output, but itself cannot be clasified neither as input nor as output.
OSeekable  
RandomAccessInput  
RandomAccessIO  
RandomAccessOutput  
 

Class Summary
BaisWrapper Wrapper for ByteArrayInputStream which gives possibility to use it as AbstractRandomAccessInput.
FilterDataOutput  
Sys  
Sys.PrintStreamFilter  
Transformer Primitive type conversion, array copying, etc.
UIOStreamBuilder UIOStreamBuilder is a builder pattern implementation and replacement for RandomAccessFactory.