Dies ist eine alte Version des Dokuments!
Type 0: Container
File Format Description
File Structure
- Format Type: Container
- Endian Order: Little Endian
- File Extension: .m4b
FILE
| Header | |||
|---|---|---|---|
| INT+32 | 0x1 | Identifier length | = aa |
| CHAR8 | [aa] | Identifier | „UBI_BF_SIG“ + 0x0 |
| INT+32 | 0x1 | Directories count | = ab |
| INT+32 | 0x1 | Reserved | 0x0 |
| DIR* | [ab] | Directory structure | |
| DATA | EOF | Files | |
User Defined Structures
DIR*
DIRINFO*
| DirInfo | |||
|---|---|---|---|
| INT+32 | 0x1 | Directory name length | = ca |
| CHAR8 | [bc] | Directory name | null terminated |
| DIR* | 0x1 | Directory information | |
FILEINFO*
| FileInfo | |||
|---|---|---|---|
| INT+32 | 0x1 | File name length | = da |
| CHAR8 | [da] | File name | null terminated |
| INT+32 | 0x1 | File length | |
| INT+32 | 0x1 | File offset | absolute |