Module archive

Module archive 

Source
Expand description

§Archive structure

  • Archive prefix (4 bytes): 0x65 0x8F 0x14 0x29
  • For each archive entry:

Structs§

Archive
ArchiveDataEntry
ArchiveEntry
Parsed archive entry
ArchiveEntryHeader
ArchiveReader
Stateful archive package reader.
WithArchiveData
Parsed data wrapper, augmented with the optional raw data.
WithArchiveDataError

Enums§

ArchiveData
ArchiveEntryType
ArchiveError
ArchiveReaderError
ArchiveVerifier
Archive data stream verifier.

Constants§

ARCHIVE_ENTRY_HEADER_LEN
ARCHIVE_PREFIX