Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
DBreeze
DataTypes
DbUTF8
C# Class DBreeze.DataTypes.DbUTF8
Mostra file
Open project: hhblaze/DBreeze
Class Usage Examples
Public Methods
Method
Description
DbUTF8
(
byte
btText
) :
System
DbUTF8
(
string
text
) :
System
GetBytes
( ) :
byte[]
ToString
( ) :
string
Method Details
DbUTF8()
public
method
public
DbUTF8
(
byte
btText
) :
System
btText
byte
return
System
DbUTF8()
public
method
public
DbUTF8
(
string
text
) :
System
text
string
return
System
GetBytes()
public
method
public
GetBytes
( ) :
byte[]
return
byte[]
ToString()
public
method
public
ToString
( ) :
string
return
string