public abstract class ZipUtil
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ZipUtil.Compression |
| Modifier and Type | Field and Description |
|---|---|
static int |
ZSTD_MAGIC |
| Constructor and Description |
|---|
ZipUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isCompressed(ByteVec bv) |
public static boolean isCompressed(ByteVec bv)