Base3264Encoding.

ToZBase32(byte[]) Method

Summary

Binary to zbase32 (no padding, case insensitive)

Syntax

public static string ToZBase32(byte[] input)

Parameters

Name Type Description
input byte[]

Return Value

Type Description
string