Represents a Unix extra field record storing ownership: the Info-ZIP "new" Unix extra field (0x7875), read into EntryMetaData#extraFieldInfoZip, or the Info-ZIP "old" Unix extra field (0x7855), read into EntryMetaData#extraFieldUnix.
The data of the extra field.
Optional
The Unix group id.
The type (header id) of the extra field.
The Unix user id.
The version of the extra field, only defined for the Info-ZIP "new" Unix extra field (0x7875).
Represents a Unix extra field record storing ownership: the Info-ZIP "new" Unix extra field (0x7875), read into EntryMetaData#extraFieldInfoZip, or the Info-ZIP "old" Unix extra field (0x7855), read into EntryMetaData#extraFieldUnix.