Module object::archive

source ·
Expand description

Archive definitions.

These definitions are independent of read/write support, although we do implement some traits useful for those.

Structs

The AIX big archive’s fixed length header at file beginning.
The header at the start of an AIX big archive member, without name.
Offset of a member in an AIX big archive.
The header at the start of an archive member.

Constants

File identification bytes at the beginning of AIX big archive.
File identification bytes stored at the beginning of the file.
The terminator for each archive member header.
File identification bytes stored at the beginning of a thin archive.