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