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 YamlOutputYamlOutput. clear()YamlOutputYamlOutput. use(Schema<?> schema)Before serializing a message/object tied to a schema, this should be called.(package private) YamlOutputYamlOutput. writeSequenceDelim()
-