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
Octgn
Networking
BinaryParser
C# Class Octgn.Networking.BinaryParser
Exibir arquivo
Open project: octgn/OCTGN
Class Usage Examples
Public Methods
Method
Description
BinaryParser
(
Handler
handler
) :
System
Parse
(
byte
data
) :
void
Method Details
BinaryParser()
public
method
public
BinaryParser
(
Handler
handler
) :
System
handler
Handler
return
System
Parse()
public
method
public
Parse
(
byte
data
) :
void
data
byte
return
void