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
/
AbstractEncoder
/
encodeValue
encode
Value
open
fun
encodeValue
(
value
:
Any
)
(
source
)
Invoked to encode a value when specialized
encode*
method was not overridden.