public class ZstdUtil extends Object
| Constructor and Description |
|---|
ZstdUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
compress(byte[] bytes) |
static byte[] |
decompress(byte[] bytes) |
Copyright © 2023 Seata. All rights reserved.