| Class | Description |
|---|---|
| BufferedRAFInputStream |
This class implements a buffered inputstream on a random access file.
|
| BufferedRAFOutputStream |
Implements a buffered output stream on a random access file
|
| ByteBuffer |
This class provides a byte buffer, that is unlimited in capacity.
|
| ChunkedDeflaterOutputStream |
ChunkedDeflaterOutputStream extends a DeflaterOutputStream
than can be restarted. |
| ChunkedInflaterInputStream |
This class implements a stream filter for uncompressing data in the
"deflate" compression format.
|
| DebugFileInputStream |
The
DebugFileInputStream class implements... |
| IO |
Contains I/O utility functions.
|
| RegionFileInputStream |
RegionFileInputStream implements an input stream that streams
the contents of a region of a file. |
| WriterOutputStream |
This is a simple wrapper around a writer using a character encoding for the
byte to character conversion.
|
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"