pub fn read_fe_data<R: Read + Seek>( reader: &mut R, partition_start: u32, fe_lba: u32, ) -> Option<Vec<u8>>
Read the data extent of the File Entry at fe_lba.
fe_lba