Function infer::image::is_gif

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

Returns whether a buffer is GIF image data.