C# Class FlatRedBall.IO.BitReader

显示文件 Open project: vchelaru/FlatRedBall Class Usage Examples

Public Methods

Method Description
BitReader ( byte buffer ) : System
Read ( int bits ) : int

Method Details

BitReader() public method

public BitReader ( byte buffer ) : System
buffer byte
return System

Read() public method

public Read ( int bits ) : int
bits int
return int