| Class | Description |
|---|---|
| BfileInputStream | Deprecated
The BfileInputStream class is a SeekableStream object that reads data from Oracle BFILEs.
|
| BlobInputStream | Deprecated
The BlobInputStream class is a SeekableStream object that reads data from database Blobs.
|
| BlobOutputStream | Deprecated
The BlobOutputStream class writes data to database Blobs.
|
| ByteArraySeekableOutputStream | Deprecated
A SeekableOutputStream class that writes to a ByteArrayOutputStream object whose original contents will be overwritten.
|
| FileSeekableInputStream | Deprecated
The FileSeekableInputStream implements the oracle.ord.media.io.SeekableInputStream interface to read data from a file.
|
| FileSeekableOutputStream | Deprecated
A SeekableOutputStream class that writes to a file whose original contents will be overwritten.
|
| MemoryCacheSeekableOutputStream | Deprecated
A SeekableOutputStream class that writes to a generic output stream.
|
| SeekableOutputStream | Deprecated
The SeekableOutputStream abstract class describes OutputStream objects that are seekable.
|