hasmer
Public Member Functions | List of all members
Hasmer.HbcWriter Class Reference

Represents a BinaryWriter which can write individual bits. More...

Inheritance diagram for Hasmer.HbcWriter:

Public Member Functions

 HbcWriter (Stream stream)
 
void Align ()
 
void WriteBit (byte bit)
 
void WriteBits (uint value, int bitsToWrite)
 

Detailed Description

Represents a BinaryWriter which can write individual bits.


The documentation for this class was generated from the following file: