public class EncodeUtil extends Object
| Constructor and Description |
|---|
EncodeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
lz4Compress(byte[] data) |
static byte[] |
lz4Decompress(byte[] data,
int bodyRawSize) |
Copyright © 2025. All rights reserved.