TomlWriter

object TomlWriter

Serializes simple maps into TOML.

Functions

Link copied to clipboard
fun write(input: Map<String, Any?>): String