BitFileOut class public functions
BitFileOut
~BitFileOut
byteAlign
writeBits
BitFileOut
(void);
Does nothing.
BitFileOut
(const char* filename, int state);
Sets up reading bits from
filename
.
~BitFileOut
();
does nothing.
int
byteAlign
(void);
int
writeBits
(void);