Details how an com.bumptech.glide.load.ResourceEncoder will encode a resource to cache.
Writes the original unmodified data for the resource to disk, not include downsampling or transformations.
Writes the decoded, downsampled and transformed data for the resource to disk.
Will write no data.