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
Mono
DataConverter.PackContext
C# Class Mono.DataConverter.PackContext
Afficher le fichier
Open project: codebutler/meshwork
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
align
int
buffer
byte[]
conv
DataConverter
description
string
i
int
repeat
int
Méthodes publiques
Méthode
Description
Add
(
byte
group
) :
void
Get
( ) :
byte[]
Method Details
Add()
public
méthode
public
Add
(
byte
group
) :
void
group
byte
Résultat
void
Get()
public
méthode
public
Get
( ) :
byte[]
Résultat
byte[]
Property Details
align
public_oe property
public
int
align
Résultat
int
buffer
public_oe property
public
byte[]
buffer
Résultat
byte[]
conv
public_oe property
public
DataConverter,Mono
conv
Résultat
DataConverter
description
public_oe property
public
string
description
Résultat
string
i
public_oe property
public
int
i
Résultat
int
repeat
public_oe property
public
int
repeat
Résultat
int