-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Would it be possible to have an API to write toml values back to a stream? I'm imagining a method such as Toml.writeTo(Writer) throws IOException
I noticed from the source code that the toString() of TomlTable and TomlArray looks like it writes toml, but of course, the output of toString() is not an API guarantee.
Also, on another note, would it be possible to add comments to toml values while writing them?
ToxicSSJ
Metadata
Metadata
Assignees
Labels
No labels