public class ZSTDEncoder extends Object
| Constructor and Description |
|---|
ZSTDEncoder() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
compress(byte[] data) |
static byte[] |
decompress(byte[] compressedData,
int rawSize) |
Copyright © 2025. All Rights Reserved.