Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BitTorrent
ValueNumber
C# Class BitTorrent.ValueNumber
Inheritance:
IBEncodeValue
Exibir arquivo
Open project: NikolayIT/RatioMaster.NET
Class Usage Examples
Private Properties
Property
Type
Description
ValueNumber
System
ValueNumber
System
Public Methods
Method
Description
Encode
( ) :
byte[]
Parse
(
Stream
s
) :
void
Private Methods
Method
Description
ValueNumber
( ) :
System
ValueNumber
(
System.Int64
number
) :
System
Method Details
Encode()
public
method
public
Encode
( ) :
byte[]
return
byte[]
Parse()
public
method
public
Parse
(
Stream
s
) :
void
s
Stream
return
void