read_ltr_from_bytes

Function read_ltr_from_bytes 

Source
pub fn read_ltr_from_bytes(bytes: &[u8]) -> Result<Ltr, LtrBinaryError>
Expand description

Reads an LTR file directly from bytes.