Skip to main content

decode

Function decode 

Source
pub fn decode<R: Read + Seek>(reader: &mut R) -> ApeResult<Vec<u8>>
Expand description

Convenience: decode an entire APE file to raw PCM bytes.