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
SprotoType
Foobar.Nest
C# Class SprotoType.Foobar.Nest
Inheritance:
Sproto.SprotoTypeBase
Afficher le fichier
Open project: lvzixun/sproto-Csharp
Méthodes publiques
Méthode
Description
Nest
( ) :
System
Nest
(
byte
buffer
) :
System
encode
(
SprotoStream
stream
) :
int
Méthodes protégées
Méthode
Description
decode
( ) :
void
Method Details
Nest()
public
méthode
public
Nest
( ) :
System
Résultat
System
Nest()
public
méthode
public
Nest
(
byte
buffer
) :
System
buffer
byte
Résultat
System
decode()
protected
méthode
protected
decode
( ) :
void
Résultat
void
encode()
public
méthode
public
encode
(
SprotoStream
stream
) :
int
stream
SprotoStream
Résultat
int