| Class | Description |
|---|---|
| ByteArrayDataSource |
A DataSource backed by a byte array.
|
| ByteArrayDataSource |
A DataSource backed by a byte array.
|
| ByteArrayDataSource |
A DataSource backed by a byte array.
|
| ByteArrayDataSource.DSByteArrayOutputStream | |
| SharedByteArrayInputStream |
A ByteArrayInputStream that implements the SharedInputStream interface,
allowing the underlying byte array to be shared between multiple readers.
|
| SharedByteArrayInputStream |
A ByteArrayInputStream that implements the SharedInputStream interface,
allowing the underlying byte array to be shared between multiple readers.
|
| SharedByteArrayInputStream |
A ByteArrayInputStream that implements the SharedInputStream interface,
allowing the underlying byte array to be shared between multiple readers.
|
| SharedFileInputStream |
A
SharedFileInputStream is a
BufferedInputStream that buffers
data from the file and supports the mark
and reset methods. |
| SharedFileInputStream |
A
SharedFileInputStream is a
BufferedInputStream that buffers
data from the file and supports the mark
and reset methods. |
| SharedFileInputStream |
A
SharedFileInputStream is a
BufferedInputStream that buffers
data from the file and supports the mark
and reset methods. |
| SharedFileInputStream.SharedFile |
A shared class that keeps track of the references
to a particular file so it can be closed when the
last reference is gone.
|