Skip to main content

DBPFHeader

DBPF.js v1.1.0Docs


DBPF.js v1.1.0 / DBPF / DBPFHeader

Type Alias: DBPFHeader

DBPFHeader: object

The DBPF Header structure.

Type declaration

dbpf

dbpf: DBPFInfoHeader

Header information for the entire DBPF file.

index

index: DBPFIndexHeader

Header information for the index table.

trash

trash: DBPFTrashHeader

Header information for the trash table (also referred to as the hole table).

Defined in

src/DBPF.ts:141