Skip to main content
Module readers
erofs
Module readers
Module Items
Structs
Enums
Traits
In crate erofs
erofs
Module
readers
Copy item path
Source
Structs
§
VecReader
A reader that reads from a vector of bytes.
VmoReader
A reader that reads from a VMO.
Enums
§
Reader
Error
Errors that can occur during reading from a reader.
Traits
§
Reader
A reader for reading data from a source.
Reader
Ext