read_twoda_from_bytes_with_options

Function read_twoda_from_bytes_with_options 

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

Reads a binary 2DA (2DA V2.b) from in-memory bytes with explicit text options.