Archive Data Structures
Representations for raw 512-byte USTAR header blocks, timestamps, and parsed entry metadata.
Classes
| Name | |
|---|---|
| struct | mptar_header Raw 512-byte POSIX USTAR header layout matching the exact on-disk binary format. |
| struct | mptar_timespec High-resolution timestamp holding Unix epoch seconds and sub-second nanoseconds. |
| struct | mptar_opt_time Optional timestamp container. |
| struct | mptar_metadata Universal, high-level archive entry metadata. |
Updated on 2026-07-23 at 20:07:34 +0000