Uses of Class
io.envoyproxy.envoy.extensions.compression.brotli.compressor.v3.Brotli
-
Packages that use Brotli Package Description io.envoyproxy.envoy.extensions.compression.brotli.compressor.v3 -
-
Uses of Brotli in io.envoyproxy.envoy.extensions.compression.brotli.compressor.v3
Methods in io.envoyproxy.envoy.extensions.compression.brotli.compressor.v3 that return Brotli Modifier and Type Method Description BrotliBrotli.Builder. build()BrotliBrotli.Builder. buildPartial()static BrotliBrotli. getDefaultInstance()BrotliBrotli.Builder. getDefaultInstanceForType()BrotliBrotli. getDefaultInstanceForType()static BrotliBrotli. parseDelimitedFrom(InputStream input)static BrotliBrotli. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BrotliBrotli. parseFrom(byte[] data)static BrotliBrotli. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BrotliBrotli. parseFrom(com.google.protobuf.ByteString data)static BrotliBrotli. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BrotliBrotli. parseFrom(com.google.protobuf.CodedInputStream input)static BrotliBrotli. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BrotliBrotli. parseFrom(InputStream input)static BrotliBrotli. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BrotliBrotli. parseFrom(ByteBuffer data)static BrotliBrotli. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.compression.brotli.compressor.v3 that return types with arguments of type Brotli Modifier and Type Method Description com.google.protobuf.Parser<Brotli>Brotli. getParserForType()static com.google.protobuf.Parser<Brotli>Brotli. parser()Methods in io.envoyproxy.envoy.extensions.compression.brotli.compressor.v3 with parameters of type Brotli Modifier and Type Method Description Brotli.BuilderBrotli.Builder. mergeFrom(Brotli other)static Brotli.BuilderBrotli. newBuilder(Brotli prototype)
-