public class GzipDecompressor$
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| static GzipDecompressor$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| GzipDecompressor$() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.pekko.util.ByteString | Header()INTERNAL API | 
public static final GzipDecompressor$ MODULE$