termDeserializer
Creates the platform-default TermDeserializer for mimeType. Backs TermDeserializer.of.
The returned deserializer supports MimeType.Xml on the JVM, but not on Kotlin/JS: on JS, calling TermDeserializer.deserialize with a deserializer built for MimeType.Xml throws NotImplementedError.
Creates the platform-default TermDeserializer for mimeType. Backs TermDeserializer.of.
The returned deserializer supports MimeType.Xml on the JVM, but not on Kotlin/JS: on JS, calling TermDeserializer.deserialize with a deserializer built for MimeType.Xml throws NotImplementedError.
Creates the platform-default TermDeserializer for mimeType. Backs TermDeserializer.of.
The returned deserializer supports MimeType.Xml on the JVM, but not on Kotlin/JS: on JS, calling TermDeserializer.deserialize with a deserializer built for MimeType.Xml throws NotImplementedError.