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
NetflixPivot_Worker
HexExtensions
C# Class NetflixPivot_Worker.HexExtensions
Mostra file
Open project: smarx/NetflixPivot
Public Methods
Method
Description
ToHex
(
this
input
) :
string
ToHex
(
this
input
,
Encoding
encoding
) :
string
Method Details
ToHex()
public
static
method
public
static
ToHex
(
this
input
) :
string
input
this
return
string
ToHex()
public
static
method
public
static
ToHex
(
this
input
,
Encoding
encoding
) :
string
input
this
encoding
System.Text.Encoding
return
string