Bitstream(const char *filename, int mode) | Bitstream | |
Bitstream(const char **files, int mode) | Bitstream | |
Find(unsigned int pattern, int numbits) | Bitstream | |
in enum value (defined in Bitstream) | Bitstream | |
out enum value | Bitstream | |
Read(unsigned int *data, int numbits) | Bitstream | |
ReadBytes(char *bytes, int num) | Bitstream | |
Seek(int numbits) | Bitstream | |
Write(const unsigned int *data, int numbits) | Bitstream | |
WriteBytes(const char *bytes, int num) | Bitstream | |
WriteNullBytes(int num) | Bitstream |