This class is made to help reading datas of custom bit length. More...
#include <bit_istream.hpp>
Public Member Functions | |
bit_istream (stream_type &f) | |
void | read (char *buf, unsigned int n) |
operator bool () const | |
This class is made to help reading datas of custom bit length.
Definition at line 40 of file bit_istream.hpp.