Module extra_fields
Types for extra fields
Structs
- CentralHeaderVersion use this to mark extra fields specified in the central header
- ExtendedTimestamp Extended timestamp, as described in https://libzip.org/specifications/extrafld.txt
- LocalHeaderVersion use this to mark extra fields specified in a local header
- Ntfs The NTFS extra field as described in [PKWARE's APPNOTE.TXT v6.3.9].
- UnicodeExtraField Info-ZIP Unicode Path Extra Field (0x7075) or Unicode Comment Extra Field (0x6375), as specified in APPNOTE 4.6.8 and 4.6.9
Enums
- ExtraField contains one extra field
Traits
- ExtraFieldVersion marker trait to denote the place where this extra field has been stored
Constants
- EXTRA_FIELD_MAPPING Known Extra fields (PKWARE and Third party) mappings, sorted