Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
KBEngine
MessageReader
C# Class KBEngine.MessageReader
Afficher le fichier
Open project: liuxq/TestGame
Class Usage Examples
Méthodes publiques
Méthode
Description
MessageReader
( ) :
System
process
(
byte
datas
,
UInt32
offset
,
UInt32
length
) :
void
Method Details
MessageReader()
public
méthode
public
MessageReader
( ) :
System
Résultat
System
process()
public
méthode
public
process
(
byte
datas
,
UInt32
offset
,
UInt32
length
) :
void
datas
byte
offset
System.UInt32
length
System.UInt32
Résultat
void