pub const charls_jpegls_errc_restart_marker_not_found: charls_jpegls_errc = 26;
Expand description
This error is returned when an expected restart marker is not found. It may indicate data corruption in the JPEG-LS byte stream.