Package | Description |
---|---|
com.j256.simplezip.format.extra |
Specific processing of the extra bytes from the file headers and the central directory entries.
|
Modifier and Type | Method and Description |
---|---|
static UnknownExtraField.Builder |
UnknownExtraField.builder()
Make a builder for this class.
|
UnknownExtraField.Builder |
UnknownExtraField.Builder.withBytes(byte[] bytes) |
UnknownExtraField.Builder |
UnknownExtraField.Builder.withId(int id) |
This documentation content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.