read_twoda_from_bytes

Function read_twoda_from_bytes 

Source
pub fn read_twoda_from_bytes(bytes: &[u8]) -> Result<TwoDa, TwoDaBinaryError>
Expand description

Reads a binary 2DA (2DA V2.b) from in-memory bytes.