Uses of Class
io.protostuff.JsonOutput
Packages that use JsonOutput
-
Uses of JsonOutput in io.protostuff
Methods in io.protostuff that return JsonOutputModifier and TypeMethodDescriptionJsonOutput.reset()
Resets this output for re-use.Before serializing a message/object tied to a schema, this should be called.