BASE85_DECODE

Base85 decode.

Category: Hash & Encoding Functions

Syntax

BASE85_DECODE(blob)

Arguments

  • blob any Binary or text value to encode, decode, or transform.

Returns

blob — Returns the computed result as blob.