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