public class DeflateDecompressor extends DeflateDecompressorBase
DeflateDecompressorBase.DecompressorParsingLogic
ByteStringParser.ByteReader, ByteStringParser.FinishedParser$, ByteStringParser.ParseResult<T>, ByteStringParser.ParseResult$, ByteStringParser.ParseStep<T>, ByteStringParser.ParsingException, ByteStringParser.ParsingLogic
Constructor and Description |
---|
DeflateDecompressor(int maxBytesPerChunk) |
Modifier and Type | Method and Description |
---|---|
DeflateDecompressorBase.DecompressorParsingLogic |
createLogic(Attributes attr) |
addAttributes, async, createLogicAndMaterializedValue, initialAttributes, module, named, shape, withAttributes
CompactionThreshold, initialAttributes, NeedMoreData, shape
createLogicAndMaterializedValue
module, withAttributes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addAttributes, async, named
public DeflateDecompressorBase.DecompressorParsingLogic createLogic(Attributes attr)
createLogic
in class DeflateDecompressorBase