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
SmartConfig
DataStores
SQLite
StringEncoder
C# Class SmartConfig.DataStores.SQLite.StringEncoder
Datei anzeigen
Open project: he-dev/SmartConfig
Public Methods
Method
Description
Recode
(
this
value
,
Encoding
from
,
Encoding
to
) :
string
Method Details
Recode()
public
static
method
public
static
Recode
(
this
value
,
Encoding
from
,
Encoding
to
) :
string
value
this
from
System.Text.Encoding
to
System.Text.Encoding
return
string