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