프로퍼티 | 타입 | 설명 | |
---|---|---|---|
LocalFileHeader | byte[] |
메소드 | 설명 | |
---|---|---|
IsFileHeader ( byte byteArray, int index ) : bool |
Check the input data is a local file header.
|
메소드 | 설명 | |
---|---|---|
ZipHeader ( ) : System |
Prevents a default instance of the ZipHeader class from being created
|
public static IsFileHeader ( byte byteArray, int index ) : bool | ||
byteArray | byte | The content of a file. |
index | int | The index where to start. |
리턴 | bool |