Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
kotlinx-serialization
Toggle table of contents
1.9.0
common
Platform filter
common
Switch theme
Search in API
kotlinx-serialization
kotlinx-serialization-core
/
kotlinx.serialization.encoding
/
AbstractDecoder
/
decodeValue
decode
Value
open
fun
decodeValue
(
)
:
Any
(
source
)
Invoked to decode a value when specialized
decode*
method was not overridden.