read_rim_from_bytes_with_options

Function read_rim_from_bytes_with_options 

Source
pub fn read_rim_from_bytes_with_options(
    bytes: &[u8],
    options: RimReadOptions,
) -> Result<Rim, RimBinaryError>
Expand description

Reads a RIM archive from bytes with explicit read options.