| Class | Description |
|---|---|
| FastDataInputStream |
A self-buffering data input stream.
|
| StreamingDataRecordSource |
Abstract superclass for DataRecordSources that return results from some sort
of file or URL stream.
|
This package was the primary superpackage for format-specific input and output code; typically readers and writers for various file formats.
This package is now considered legacy support and deprecated. Newer versions of these tools live in com.partnersoft.formats, and you should use those tools instead for any new development.