Function exr::meta::magic_number::is_exr

source ยท
pub fn is_exr(read: &mut impl Read) -> Result<bool>
Expand description

Consumes four bytes from the reader and returns whether the file may be an exr file.