read_ssf_from_bytes

Function read_ssf_from_bytes 

Source
pub fn read_ssf_from_bytes(bytes: &[u8]) -> Result<Ssf, SsfBinaryError>
Expand description

Reads an SSF file directly from bytes.