- Index
- »
- fan.yaml
- »
- YamlWriter
YamlWriter
@Js
class YamlWriter : Obj
YamlWriter writes JSON-style values (null, strings, booleans, numbers, maps and lists) in YAML format.
new make(OutStream out)
This writeYaml(Obj? obj)
@Js
class YamlWriter : Obj
YamlWriter writes JSON-style values (null, strings, booleans, numbers, maps and lists) in YAML format.
new make(OutStream out)
This writeYaml(Obj? obj)