Interface Serializer<T>

    • Method Detail

      • getBytes

        byte[] getBytes​(T o)
      • construct

        T construct​(byte[] b)