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
BaddyNet
PacketBase
C# Class BaddyNet.PacketBase
Afficher le fichier
Open project: kasicass/kasicass
Méthodes publiques
Méthode
Description
marshal
(
Stream
s
) :
void
unmarshal
(
Stream
s
) :
void
Method Details
marshal()
public
méthode
public
marshal
(
Stream
s
) :
void
s
Stream
Résultat
void
unmarshal()
public
méthode
public
unmarshal
(
Stream
s
) :
void
s
Stream
Résultat
void