pub fn read_co64<T: ReadBytesExt>(
src: &mut T,
head: &BoxHeader,
) -> Result<ChunkOffsetBox>Expand description
Parse a stco box.
pub fn read_co64<T: ReadBytesExt>(
src: &mut T,
head: &BoxHeader,
) -> Result<ChunkOffsetBox>Parse a stco box.