Skip to main content

Module udf

Module udf 

Source
Available on crate feature udf only.
Expand description

UDF filesystem.

Structsยง

Udf
A UDF filesystem instance.
UdfEntry
A UDF file/directory entry.
UdfEntryReader
A type that implements io::Read, to allow for reading the file data of a UDF entry.
UdfGetEntryError
UdfInvalidEntryError
UDF entry has invalid data
UdfOpenError