Class GzipDecompressor$
java.lang.Object
org.apache.pekko.http.scaladsl.coding.GzipDecompressor$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GzipDecompressor$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
GzipDecompressor$
public GzipDecompressor$()
-
-
Method Details
-
Header
public org.apache.pekko.util.ByteString Header()INTERNAL API
-