Package com.partnersoft.io.formats.binary

Interface Summary
BinaryFixedWidthFieldFormat A format for the data in a BinaryFixedWidthField.
 

Class Summary
ASCIIFieldFormat A format for the ASCII text values in a BinaryFixedWidthField.
BinaryFixedWidth A binary, fixed-width record format.
BinaryFixedWidth2NamedObjectDump Converts a fixed-width datafile into a NamedObjectDump indexed on one of the result fields.
BinaryFixedWidthDataRecordSource A data record source derived from fixed-width records in a binary stream.
BinaryFixedWidthField A binary, fixed-width field.
BitBanger  
ByteExplorer  
FastDataInputStream A self-buffering data input stream.
ShortIntegerFieldFormat A format for the ShortInteger text values in a BinaryFixedWidthField.