Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.data/Deserializer/deserialize

deserialize

abstract fun deserialize(value: T): R

From the input value of type T, this method should produce an output of type R

Return

The new instance of type R

Parameters

value

The value to use to compute the result

Generated by Dokka
(c) Tealium 2026