Uses of Class
io.protostuff.ProtostuffOutput
Packages that use ProtostuffOutput
-
Uses of ProtostuffOutput in io.protostuff
Subclasses with type arguments of type ProtostuffOutput in io.protostuffModifier and TypeClassDescriptionfinal classA ProtostuffOutput w/c can handle cyclic dependencies when serializing objects with graph transformations.Methods in io.protostuff that return ProtostuffOutputConstructors in io.protostuff with parameters of type ProtostuffOutputModifierConstructorDescriptionGraphProtostuffOutput(ProtostuffOutput output, int initialCapacity)