Base3264Encoding.

FromZBase32ToString(string) Method

Summary

to string from zbase32 (no padding, case insensitive) - uses bom-free utf8 for string to binary encoding

Syntax

public static string FromZBase32ToString(string input)

Parameters

Name Type Description
input string

Return Value

Type Description
string