Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
KBEngine
MessageReader
C# Class KBEngine.MessageReader
ファイルを表示
Open project: liuxq/TestGame
Class Usage Examples
Public Methods
Method
Description
MessageReader
( ) :
System
process
(
byte
datas
,
UInt32
offset
,
UInt32
length
) :
void
Method Details
MessageReader()
public
method
public
MessageReader
( ) :
System
return
System
process()
public
method
public
process
(
byte
datas
,
UInt32
offset
,
UInt32
length
) :
void
datas
byte
offset
System.UInt32
length
System.UInt32
return
void