Class Deflate$

  • All Implemented Interfaces:
    Coder, Decoder, Encoder, StreamDecoder

    public class Deflate$
    extends Deflate
    Deprecated.
    Actual implementation of Deflate is internal API, use Coders.Deflate instead. Since 10.2.0.
    • Field Detail

      • MODULE$

        public static final Deflate$ MODULE$
        Deprecated.
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • Deflate$

        public Deflate$()
        Deprecated.