| Interface | Description | 
|---|---|
| Binarizable | 
 Indicates that an object is binarizable. 
 | 
| Class | Description | 
|---|---|
| ByteArray | 
 Byte array can be use as  
ByteArray.InternalInputStream and OutputStream | 
| ByteArrayTest | 
 Test of  
ByteArray | 
| ComparatorFile | 
 Comparator for file 
 | 
| FileComparator | 
 Comparator for file  
Last modification : 25 janv. 2009 Version 0.0.1  | 
| FileImageInformation | 
 Describes information about a image file 
 | 
| IndexedInputStream | 
 Input stream that you can know the reading index (Number of bytes actually read) at any time 
 | 
| InputStreamCopy | 
 Input stream that write what it reads in output stream at same time 
Last modification : 15 sept. 2010 Version 0.0.0  | 
| IntegerArrayInputStream | 
 Stream for read an array of integer 
Last modification : 8 mai 2010 Version 0.0.0  | 
| StringInputStream | 
 Stream for read a  
String | 
| StringOutputStream | 
 Stream for write in a  
String | 
| URLConnectionCopy | 
 URL connection able to open a read stream that copy everything it read in same time in a file. 
 | 
| UtilIO | 
 Utilities for Input/Output streams 
 | 
| UtilIOTest | 
UtilIO unit tests |