Uses of Class
io.activej.serializer.CorruptedDataException
Packages that use CorruptedDataException
-
Uses of CorruptedDataException in io.activej.serializer
Methods in io.activej.serializer that throw CorruptedDataExceptionModifier and TypeMethodDescriptiondefault TBinarySerializer.decode(byte[] array, int pos) BinarySerializer.decode(BinaryInput in) -
Uses of CorruptedDataException in io.activej.serializer.util
Methods in io.activej.serializer.util that throw CorruptedDataException