Interface Encodable

    • Method Detail

      • getEncoded

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