write
Serializes the receiver TomlDocument into a valid TOML document and writes it to the given Appendable.
Serializes the receiver TomlDocument into a valid TOML document and writes it to the given OutputStream.
Serializes the receiver TomlDocument into a valid TOML document and writes it to the file represented by the given Path.