write_erf_with_options

Function write_erf_with_options 

Source
pub fn write_erf_with_options<W: Write>(
    writer: &mut W,
    erf: &Erf,
    options: ErfWriteOptions,
) -> Result<(), ErfBinaryError>
Expand description

Writes an ERF/MOD/HAK archive to a writer with explicit layout options.