Companion

object Companion

Properties

default
Link copied to clipboard
val default: TomlDecoder

The default TOML decoder. Handles decoding to basic Kotlin types such as Int, List, etc. See TomlValue.decode for an exhaustive list of supported target types.