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 classGraphByteArrayInputA ByteArrayInput w/c can handle cyclic dependencies when deserializing objects with graph transformations.classGraphCodedInputA CodedInput w/c can handle cyclic dependencies when deserializing objects with graph transformations.
-