class documentation

class _Header(NamedTuple): (source)

View In Hierarchy

Undocumented

Class Variable build_day Undocumented
Class Variable build_year Undocumented
Class Variable description_strref Undocumented
Class Variable entry_count Undocumented
Class Variable file_type Undocumented
Class Variable file_version Undocumented
Class Variable locstr_count Undocumented
Class Variable locstr_sz Undocumented
Class Variable offset_to_keylist Undocumented
Class Variable offset_to_locstr Undocumented
Class Variable offset_to_reslist Undocumented
build_day: int = (source)

Undocumented

build_year: int = (source)

Undocumented

description_strref: int = (source)

Undocumented

entry_count: int = (source)

Undocumented

file_type: FileMagic = (source)

Undocumented

Undocumented

locstr_count: int = (source)

Undocumented

locstr_sz: int = (source)

Undocumented

offset_to_keylist: int = (source)

Undocumented

offset_to_locstr: int = (source)

Undocumented

offset_to_reslist: int = (source)

Undocumented