Module jpg

Source

Functions§

check_jpg_header
Checks to see if it has a valid JPEG magic bytes header
has_trailer
Check to see if JPG is affected by acropalypse issues, returns Ok(true) if it is based on https://github.com/lordofpipes/acropadetect/blob/main/src/detect.ts
validate_decoding