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