Crate mbn

source ·
Expand description

MBN format parsing library.

Parse from an ELF file (files with .mbn extension are usually ELF file), see from_elf().

Parse from byte stream, see HashTableSegment::parse().

Dump to byte stream, see HashTableSegment::dump().

Modules§

Structs§

Enums§

Constants§

Functions§