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
iTextFilters
HexDumper
C# Class iTextFilters.HexDumper
显示文件
Open project: dzzie/pdfstreamdumper
Class Usage Examples
Public Methods
Method
Description
HexDump
(
byte
b
) :
string
HexDump
(
string
str
) :
string
Private Methods
Method
Description
AddByte
(
byte
b
,
bool
final
) :
void
Method Details
HexDump()
public
static
method
public
static
HexDump
(
byte
b
) :
string
b
byte
return
string
HexDump()
public
static
method
public
static
HexDump
(
string
str
) :
string
str
string
return
string