Package uk.me.parabola.io

Class Summary
StructuredInputStream An input stream used to make reading little endian integers and strings from the tdb file.
StructuredOutputStream An output stream that has methods for writing strings and little endian integers.
 

Exception Summary
EndOfFileException Used to note end of streams.