BASE85_ENCODE
Base85 encode.
Category: Hash & Encoding Functions
Syntax
BASE85_ENCODE(blob)
Arguments
- blob
anyBinary or text value to encode, decode, or transform.
Returns
blob — Returns the computed result as blob.
Base85 encode.
Category: Hash & Encoding Functions
BASE85_ENCODE(blob)
any
Binary or text value to encode, decode, or transform.blob — Returns the computed result as blob.