Uses of Class
io.protostuff.ProtostuffOutput
-
Packages that use ProtostuffOutput Package Description io.protostuff -
-
Uses of ProtostuffOutput in io.protostuff
Methods in io.protostuff that return ProtostuffOutput Modifier and Type Method Description ProtostuffOutput
ProtostuffOutput. clear()
Resets this output for re-use.Constructors in io.protostuff with parameters of type ProtostuffOutput Constructor Description GraphProtostuffOutput(ProtostuffOutput output)
GraphProtostuffOutput(ProtostuffOutput output, int initialCapacity)
-