C# Class FlatRedBall.IO.BitReader

Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Méthode Description
BitReader ( byte buffer ) : System
Read ( int bits ) : int

Method Details

BitReader() public méthode

public BitReader ( byte buffer ) : System
buffer byte
Résultat System

Read() public méthode

public Read ( int bits ) : int
bits int
Résultat int