Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
HermaFx
Text
ZBase32Encoder
C# Class HermaFx.Text.ZBase32Encoder
Inheritance:
Base32Encoder
Afficher le fichier
Open project: evicertia/HermaFx
Méthodes publiques
Méthode
Description
Decode
(
string
data
) :
byte[]
Encode
(
byte
input
) :
string
ZBase32Encoder
( ) :
System
Method Details
Decode()
public
méthode
public
Decode
(
string
data
) :
byte[]
data
string
Résultat
byte[]
Encode()
public
méthode
public
Encode
(
byte
input
) :
string
input
byte
Résultat
string
ZBase32Encoder()
public
méthode
public
ZBase32Encoder
( ) :
System
Résultat
System