Constructors
Properties
properties
Link copied to clipboard
Extensions
write
Link copied to clipboard
Serializes the receiver TomlValue.Map into a valid TOML document and writes it to the given Appendable.
Serializes the receiver TomlValue.Map into a valid TOML document and writes it to the given OutputStream.
Serializes the receiver TomlValue.Map into a valid TOML document and writes it to the file represented by the given Path.