Solutions
Multiplatform
Server-side
Data science
Android
Docs
Community
Teach
Play
Playground
Examples
Koans
toggle menu
kotlinx-serialization
1.7.3
common
switch theme
search in API
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.