Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
FreakySources
Code
Base64
C# Class FreakySources.Code.Base64
显示文件
Open project: KvanTTT/Freaky-Sources
Public Methods
Method
Description
DecodeBase64
(
string
str
) :
byte[]
Private Methods
Method
Description
IndexOf
(
string
alphabet
,
char
c
) :
int
Method Details
DecodeBase64()
public
static
method
public
static
DecodeBase64
(
string
str
) :
byte[]
str
string
return
byte[]