get

abstract operator fun <T> get(type: MimeType<T>): T?

Read data for the given MimeType

Return

the associated data if any