fn cmd_options() -> DecoderFlagsExpand description
Command line options error resilient and fast
Features
- Ignore CRC and Adler in png
 - Do not error out on non-conformance in jpg
 - Use unsafe paths
 
fn cmd_options() -> DecoderFlagsCommand line options error resilient and fast
Features