Uses of Class
io.envoyproxy.envoy.extensions.compression.gzip.decompressor.v3.Gzip
Packages that use Gzip
-
Uses of Gzip in io.envoyproxy.envoy.extensions.compression.gzip.decompressor.v3
Methods in io.envoyproxy.envoy.extensions.compression.gzip.decompressor.v3 that return GzipModifier and TypeMethodDescriptionGzip.Builder.build()Gzip.Builder.buildPartial()static GzipGzip.getDefaultInstance()Gzip.Builder.getDefaultInstanceForType()Gzip.getDefaultInstanceForType()static GzipGzip.parseDelimitedFrom(InputStream input) static GzipGzip.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GzipGzip.parseFrom(byte[] data) static GzipGzip.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GzipGzip.parseFrom(com.google.protobuf.ByteString data) static GzipGzip.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GzipGzip.parseFrom(com.google.protobuf.CodedInputStream input) static GzipGzip.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GzipGzip.parseFrom(InputStream input) static GzipGzip.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GzipGzip.parseFrom(ByteBuffer data) static GzipGzip.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.compression.gzip.decompressor.v3 that return types with arguments of type GzipModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Gzip>Gzip.getParserForType()static com.google.protobuf.Parser<Gzip>Gzip.parser()Methods in io.envoyproxy.envoy.extensions.compression.gzip.decompressor.v3 with parameters of type Gzip