decode

open fun decode(    rewinder: DataRewinder<DataType>,     width: Int,     height: Int,     options: Options,     callback: DecodePath.DecodeCallback<ResourceType>): Resource<Transcode>