infer
0.19.0
In infer::
image
Functions
is_avif
is_bmp
is_cr2
is_djvu
is_gif
is_heif
is_ico
is_jpeg
is_jpeg2000
is_jxl
is_jxr
is_ora
is_png
is_psd
is_tiff
is_webp
infer
::
image
Function
is_jpeg
Copy item path
Settings
Help
Summary
Source
pub fn is_jpeg(buf: &[
u8
]) ->
bool
Expand description
Returns whether a buffer is JPEG image data.