Uses of Package
org.drasyl.node.handler.serialization
Package
Description
Contains
DrasylNode
.Serialization of java objects to byte arrays and vice versa.
-
ClassDescriptionA Serializer represents a bimap between an object and an array of bytes representing that object.
-
ClassDescriptionThis Serializer (de)serializes
null
only.This class models the serialized payload of a drasyl application message.A Serializer represents a bimap between an object and an array of bytes representing that object.