Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
System
Xml
BinHexEncoder
C# Class System.Xml.BinHexEncoder
ファイルを表示
Open project: gbarnett/shared-source-cli-2.0
Class Usage Examples
Private Methods
Method
Description
Encode
(
byte
inArray
,
int
offsetIn
,
int
count
,
char
outArray
) :
int
Encode
(
byte
inArray
,
int
offsetIn
,
int
count
) :
string
Encode
(
byte
buffer
,
int
index
,
int
count
,
XmlWriter
writer
) :
void