read_lip_from_bytes

Function read_lip_from_bytes 

Source
pub fn read_lip_from_bytes(bytes: &[u8]) -> Result<Lip, LipBinaryError>
Expand description

Reads a LIP file directly from bytes.