png_has_trailer

Function png_has_trailer 

Source
pub fn png_has_trailer(contents: &Vec<u8>) -> Result<bool, ImageValidationError>