Interface Serializer

    • Method Detail

      • serialize

        byte[] serialize()
        Serializes an object to bytes.
        Returns:
        Serialized bytes.
      • getSize

        int getSize()
        Gets the size of the object.
        Returns:
        Size in bytes.