Class ByteSerializer

java.lang.Object
org.drasyl.node.handler.serialization.ByteSerializer
All Implemented Interfaces:
Serializer

public class ByteSerializer extends Object
This Serializer (de)serializes Byte objects.
  • Constructor Details

    • ByteSerializer

      public ByteSerializer()
  • Method Details