validate_reader

Function validate_reader 

Source
pub fn validate_reader<R: Read>(
    reader: R,
    options: DecoderOptions,
) -> Result<(), ToonifyError>
Expand description

Validate TOON data coming from a reader.