get

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

Read data for the given MimeType

Return

the associated data if any