Function read_data

Source
pub fn read_data<R: Read>(file: &mut R) -> Result<BlockReader<'_, R>>