Crate d4_framefile

Source

Structs§

Blob
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 needs to provide the address in file. And this is the object that provides the low level random access interface.
Stream

Enums§

EntryKind
OpenResult