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