Interface FixedBinaryValue

    • Method Detail

      • get

        byte[] get()
        Get the byte array value.
        Returns:
        the byte array value
      • toString

        String toString()
        Returns a String representation of the value using a Base64 encoding.
        Overrides:
        toString in class Object
        Returns:
        a String representation of the value