class

YamlWriter

@Js
class YamlWriter : Obj

YamlWriter writes JSON-style values (null, strings, booleans, numbers, maps and lists) in YAML format.

constructors make

methods writeYaml

make new make(OutStream out)

writeYaml This writeYaml(Obj? obj)

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST