[][src]Module delharc::header

Modules

ext

Raw identifiers of extra headers.

Structs

ExtraHeaderIter

An iterator through extra headers, yielding the headers' raw content excluding the next header length field.

LhaHeader

Semi-parsed LHA header.

MsDosAttrs
UnrecognizedCompressionMethod
UnrecognizedOsType

Enums

CompressionMethod
OsType
TimestampResult

The type returned when parsing last modified timestamp.

Functions

parse_msdos_datetime

Returns a NaiveDateTime on success from MS-DOS timestamp format.

parse_win_filetime

Returns a DateTime<Utc> on success from Windows FILETIME format.