public class ZipHeader extends Object
Modifier and Type | Field and Description |
---|---|
static byte[] |
LOCAL_FILE_HEADER
The file header in zip.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
isFileHeader(byte[] byteArray,
int index)
Check the input data is a local file header.
|
Copyright © 2007–1969 The Apache Software Foundation. All rights reserved.