Function symphonia_metadata::riff::parse[][src]

pub fn parse(tag: [u8; 4], buf: &[u8]) -> Tag

Parse the RIFF INFO block into a Tag using the block’s identifier tag and a slice containing the block’s contents.