Function parse

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

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