| Package | Description |
|---|---|
| net.lingala.zip4j.headers | |
| net.lingala.zip4j.model |
| Modifier and Type | Method and Description |
|---|---|
static HeaderSignature |
HeaderSignature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeaderSignature[] |
HeaderSignature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HeaderSignature |
ZipHeader.getSignature() |
| Modifier and Type | Method and Description |
|---|---|
void |
ZipHeader.setSignature(HeaderSignature signature) |
Copyright © 2021. All rights reserved.