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 |
---|---|
ExtendedTimestampCentralExtraField |
ExtendedTimestampCentralExtraField.Builder.build()
Build and return the extra field.
|
static ExtendedTimestampCentralExtraField |
ExtendedTimestampCentralExtraField.read(InputStream inputStream,
int id,
int size)
Read in the rest of the Zip64ExtraField after the id is read.
|
This documentation content is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.