private static final class StreamCompressor.ScatterGatherBackingStoreCompressor extends StreamCompressor
| Modifier and Type | Field and Description |
|---|---|
private ScatterGatherBackingStore |
bs |
| Constructor and Description |
|---|
ScatterGatherBackingStoreCompressor(java.util.zip.Deflater deflater,
ScatterGatherBackingStore bs) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writeOut(byte[] data,
int offset,
int length) |
close, create, create, create, create, create, create, deflate, deflate, flushDeflater, getBytesRead, getBytesWrittenForLastEntry, getCrc32, getTotalBytesWritten, reset, write, writeCounted, writeCountedprivate final ScatterGatherBackingStore bs
public ScatterGatherBackingStoreCompressor(java.util.zip.Deflater deflater,
ScatterGatherBackingStore bs)
protected final void writeOut(byte[] data,
int offset,
int length)
throws java.io.IOException
writeOut in class StreamCompressorjava.io.IOException