Function infer::image::is_jpeg

source ·
pub fn is_jpeg(buf: &[u8]) -> bool
Expand description

Returns whether a buffer is JPEG image data.