Data Integration-Free and PayGo
- Data Integration-Free and PayGo
- All Products
util:base64Decode(data, charSet)
Argument
| Required/
Optional
| Description
|
---|---|---|
data
| Required
| String data type. Data that you want to decode.
|
charSet
| Optional
| Character decoding of the data. Taskflows support the character sets that Azul JDK supports for encoding. For example, US-ASCII, ISO-8859-1, UTF-8, UTF-16BE, UTF-16LE, and UTF-16.
Default is UTF-8.
|