Function sparse::is_sparse_image

source ·
pub fn is_sparse_image<R: Reader>(reader: &mut R) -> bool
Expand description

Returns whether the image in reader appears to be in the sparse format.