public class LZF extends Object
| Constructor and Description |
|---|
LZF() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isCompressed(byte[] buffer) |
static void |
main(String[] args) |
public static final String SUFFIX
public static boolean isCompressed(byte[] buffer)
public static void main(String[] args) throws IOException
IOExceptionCopyright © 2021. All rights reserved.