Uses of Package
com.pnfsoftware.jeb.util.serialization
Packages that use com.pnfsoftware.jeb.util.serialization
Package
Description
Types used to implement and access data identifiers, parsers, code analyzers, disassemblers,
decompilers, and debuggers.
JEB's custom serialization facility (PNF-ORPD).
-
Classes in com.pnfsoftware.jeb.util.serialization used by com.pnfsoftware.jeb.core.unitsClassDescriptionDefinition of a type-id provider, mapping a type to a unique id, and vice-versa.
-
Classes in com.pnfsoftware.jeb.util.serialization used by com.pnfsoftware.jeb.util.serializationClassDescriptionBase class for a type-id provider used for serialization.This class allows the deserialization of a stream of bytes into object(s).Interface for receivers of deserialization events.Interface for serializers.Definition of a type-id provider, mapping a type to a unique id, and vice-versa.Serialization or deserialization I/O exceptions.This class allows the serialization of object(s) to a stream of bytes.Legacy serializer version, deprecated by the current version (5).