Java org.apache.commons.compress.archivers.zip ZipExtraField fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.compress.archivers.zip ZipExtraField fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.compress.archivers.zip ZipExtraField.

The text is from its open source code.

Implementation

org.apache.commons.compress.archivers.zip.ZipExtraField has the following implementations.
Click this link to see all its implementation.

Method

ZipShortgetHeaderId()
The Header-ID.
byte[]getLocalFileDataData()
The actual data to put into local file data - without Header-ID or length specifier.