Available on crate feature
udf only.Expand description
UDF filesystem.
Structsยง
- Udf
- A UDF filesystem instance.
- UdfEntry
- A UDF file/directory entry.
- UdfEntry
Reader - A type that implements
io::Read, to allow for reading the file data of a UDF entry. - UdfGet
Entry Error - UdfInvalid
Entry Error - UDF entry has invalid data
- UdfOpen
Error