Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Base32Decode – PB Docs 2019 – PowerBuilder Library

Base32Decode – PB Docs 2019

Base32Decode

PowerScript function

Description

Decodes a string value using Base32 decoder.

Applies to

CoderObject object

Syntax

Argument

Description

coder

The name of the CoderObject object.

variable

A string whose value is the data you want to decode with
Base32 decoder.

Return value

Blob. Returns the result of the decoding if it succeeds. If any
argument’s value is null, the method returns null. If an error occurs,
throw the exception.

Examples

This statement decodes the data that is encoded using Base32.

See also

HexDecode

HexEncode

Base32Encode

Base64Decode

Base64Encode

Base64UrlDecode

Base64UrlEncode

UrlEncode

UrlDecode


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x