supports

abstract fun supports(mimeType: String?, source: BufferedSource): Boolean

Return true if the image should be normalized according to its EXIF data.

NOTE: It is an error to consume source. Use BufferedSource.peek, BufferedSource.rangeEquals, or other non-consuming methods to read the source.