[−][src]Crate d4_framefile
Modules
| mapped | |
| mode |
Structs
| Chunk | |
| Directory | |
| RandFile | The file object that supports random access. Since in D4 file, we actually use a random access file mode, which means all the read and write should provide the address. And this is the object that provides the low level random access interface. |
| Stream |
Enums
| EntryKind |