Web3S_Demo > Web 3S Encoding Function Library > EncodeBase32

EncodeBase32

Encodes a binary data into a Base32 string.

Inputs

In
Exec

Data to Encode
Array of Bytes

The binary data to encode.

Outputs

Out
Exec

Encoded Data
String

The Base32-encoded string.