fn cmd_options() -> DecoderFlags
Expand 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() -> DecoderFlags
Command line options error resilient and fast
Features