read_ifo_from_bytes

Function read_ifo_from_bytes 

Source
pub fn read_ifo_from_bytes(bytes: &[u8]) -> Result<Ifo, IfoError>
Expand description

Reads typed IFO data directly from bytes.