Uses of Class
io.protostuff.FilterInput
-
Packages that use FilterInput Package Description io.protostuff -
-
Uses of FilterInput in io.protostuff
Subclasses of FilterInput in io.protostuff Modifier and Type Class Description class
GraphByteArrayInput
A ByteArrayInput w/c can handle cyclic dependencies when deserializing objects with graph transformations.class
GraphCodedInput
A CodedInput w/c can handle cyclic dependencies when deserializing objects with graph transformations.
-