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