public class BlockLZ4CompressorInputStream extends AbstractLZ77CompressorInputStream
Constructor and Description |
---|
BlockLZ4CompressorInputStream(java.io.InputStream is)
Creates a new LZ4 input stream.
|
Modifier and Type | Method and Description |
---|---|
int |
read(byte[] b,
int off,
int len) |
available, close, getCompressedCount, getSize, prefill, read
getBytesRead, getCount, getUncompressedCount
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getUncompressedCount
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"