public class NcStreamCompressedOutputStream extends DataOutputStream
writtenout| Constructor and Description |
|---|
NcStreamCompressedOutputStream(OutputStream out,
int bufferSize,
int level) |
| Modifier and Type | Method and Description |
|---|---|
void |
flush() |
size, write, write, writeBoolean, writeByte, writeBytes, writeChar, writeChars, writeDouble, writeFloat, writeInt, writeLong, writeShort, writeUTFclose, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwritepublic NcStreamCompressedOutputStream(OutputStream out, int bufferSize, int level)
public void flush()
throws IOException
flush in interface Flushableflush in class DataOutputStreamIOException