static class LocalFileHeader.Methods
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static int |
COMPRESSED_FASTEST |
(package private) static int |
COMPRESSED_MOST |
(package private) static int |
NO_DATA |
(package private) static int |
NO_DATA_NO_CRC |
(package private) static int |
STORED |
| Constructor and Description |
|---|
Methods() |
static final int STORED
static final int COMPRESSED_MOST
static final int COMPRESSED_FASTEST
static final int NO_DATA_NO_CRC
static final int NO_DATA