Function symphonia_utils_xiph::flac::metadata::read_seek_table_block
source · pub fn read_seek_table_block<B: ReadBytes>(
reader: &mut B,
block_length: u32,
table: &mut SeekIndex
) -> Result<()>
Expand description
Read a seek table block.