Skip to main content

parse_udf_state

Function parse_udf_state 

Source
pub fn parse_udf_state<R: Read + Seek>(reader: &mut R) -> Option<UdfState>
Expand description

Try to parse the AVDP → VDS → FSD chain, returning state needed for directory traversal. Returns None if the image lacks a valid UDF structure.