public class ZstdOptions extends Object implements CompressionOptions
ZstdOptions
holds compressionLevel for
Zstd compression.Modifier and Type | Method and Description |
---|---|
int |
blockSize() |
int |
compressionLevel() |
int |
maxEncodeSize() |
Copyright © 2008–2024 The Netty Project. All rights reserved.