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
NVorbis
Ogg
Crc
C# Class NVorbis.Ogg.Crc
Afficher le fichier
Open project: gregzo/G-Audio
Méthodes publiques
Méthode
Description
Reset
( ) :
void
Test
(
uint
checkCrc
) :
bool
Update
(
int
nextVal
) :
void
Private Methods
Méthode
Description
Crc
( ) :
System
Method Details
Reset()
public
méthode
public
Reset
( ) :
void
Résultat
void
Test()
public
méthode
public
Test
(
uint
checkCrc
) :
bool
checkCrc
uint
Résultat
bool
Update()
public
méthode
public
Update
(
int
nextVal
) :
void
nextVal
int
Résultat
void