2
Fork 0
Code Activity
Var Dump:
dumpVar: only available in dev mode
Mailing List
010-templates/dt_chunk.bt

21 lines
No EOL
535 B
Text

//------------------------------------------------
//--- 010 Editor v12.0.1 Binary Template
//
// File: dt_chunk.dt
// Authors:
// Version:
// Purpose:
// Category:
// File Mask:
// ID Bytes:
// History:
//------------------------------------------------
uint64 extension_hash <format=hex>;
uint64 name_hash <format=hex>;
// Probably a count, could be the number of file
uint32 unknown_3;
// Until eof?
// Probably not, because many bundles, even when uncompressed, end with the same/similar trailer
byte data;