Class GzipCompressor$


  • public class GzipCompressor$
    extends java.lang.Object
    Internal API
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static GzipCompressor$ MODULE$
      Static reference to the singleton instance of this Scala object.
    • Constructor Summary

      Constructors 
      Constructor Description
      GzipCompressor$()  
    • Field Detail

      • MODULE$

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

      • GzipCompressor$

        public GzipCompressor$()
    • Method Detail

      • DefaultCompressionLevel

        public int DefaultCompressionLevel()