Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
BaddyNet
PacketBase
C# Class BaddyNet.PacketBase
显示文件
Open project: kasicass/kasicass
Public Methods
Method
Description
marshal
(
Stream
s
) :
void
unmarshal
(
Stream
s
) :
void
Method Details
marshal()
public
method
public
marshal
(
Stream
s
) :
void
s
Stream
return
void
unmarshal()
public
method
public
unmarshal
(
Stream
s
) :
void
s
Stream
return
void