Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NeoGasLibrary
Cryptography
Base58
C# Class NeoGasLibrary.Cryptography.Base58
Datei anzeigen
Open project: cybergibbons/bitfi_09072019
Public Methods
Method
Description
Decode
(
string
input
) :
byte[]
Encode
(
Array
input
) :
string
Method Details
Decode()
public
static
method
public
static
Decode
(
string
input
) :
byte[]
input
string
return
byte[]
Encode()
public
static
method
public
static
Encode
(
Array
input
) :
string
input
Array
return
string