claw 1.9.0
 
Loading...
Searching...
No Matches
claw::bit_istream< Stream > Class Template Reference

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
 

Detailed Description

template<typename Stream>
class claw::bit_istream< Stream >

This class is made to help reading datas of custom bit length.

Author
Julien Jorge

Definition at line 40 of file bit_istream.hpp.


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