public class Deflate$ extends Deflate
Modifier and Type | Field and Description |
---|---|
static Deflate$ |
MODULE$
Deprecated.
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Deflate$()
Deprecated.
|
decode, decodeData, decodeMessage, decoderFlow, encode, encodeAsync, encodeData, encodeMessage, encoderFlow, encoding, maxBytesPerChunk, messageFilter, newCompressor, newDecompressorStage, newEncodeTransformer, withLevel, withMaxBytesPerChunk
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
encode, encodeAsync, encodeData, encodeMessage, encoderFlow, newEncodeTransformer, singleUseEncoderFlow
decoderFlow, maxBytesPerChunk, withMaxBytesPerChunk
decode, decodeData, decodeMessage
public static final Deflate$ MODULE$