pub fn is_sparse_image<R: Reader>(reader: &mut R) -> bool
Returns whether the image in reader appears to be in the sparse format.
reader