Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 238 Bytes

File metadata and controls

17 lines (10 loc) · 238 Bytes

@iden3/binfileutils

Utility to work with binary files

Format

4 bytes => file type uint32 => Version uint32 => Number of secionsi

..For each section

uint32 => sectionType uint64 => sectionBodySize bytes => sectionBody