| Class | Description |
|---|---|
| BufferedOutputStream | |
| ByteBufferedOutputStream |
From https://gist.github.com/manzke/985007
|
| ByteBufferInputStream | |
| FileBufferedOutputStream |
This is an
OutputStream that is backed by a RandomAccessFile
and accessed with buffered access. |
| MatFileInputStream |
MAT-file input stream class.
|