Package | Description |
---|---|
com.jmatio.io.stream |
Modifier and Type | Class and Description |
---|---|
class |
ByteBufferedOutputStream
From https://gist.github.com/manzke/985007
|
class |
FileBufferedOutputStream
This is an
OutputStream that is backed by a RandomAccessFile
and accessed with buffered access. |
Copyright © 2015. All rights reserved.