MLE functions to work with base64 encoded data(mle-encode-base64)
    Preparing search index...

    Function decode

    • Decode a base64 encoded string.

      Parameters

      • input: string

      Returns ArrayBuffer

      a byte array with the decoded data.

      Error if the input contains characters outside base64 alphabet or is otherwise invalid.

      Oracle 23.3