Skip to main content

read_fe_data

Function read_fe_data 

Source
pub fn read_fe_data<R: Read + Seek>(
    reader: &mut R,
    partition_start: u32,
    fe_lba: u32,
) -> Option<Vec<u8>>
Expand description

Read the data extent of the File Entry at fe_lba.