Interface Encodable

    • Method Detail

      • getEncoded

        byte[] getEncoded()
                   throws IOException
        Return a byte array representing the implementing object.
        Returns:
        a byte array representing the encoding.
        Throws:
        IOException - if an issue arises generation the encoding.