Uses of Class
io.protostuff.YamlOutput
-
Packages that use YamlOutput Package Description io.protostuff -
-
Uses of YamlOutput in io.protostuff
Methods in io.protostuff that return YamlOutput Modifier and Type Method Description YamlOutput
YamlOutput. clear()
YamlOutput
YamlOutput. use(Schema<?> schema)
Before serializing a message/object tied to a schema, this should be called.(package private) YamlOutput
YamlOutput. writeSequenceDelim()
-