BitReader and BitWriter classes for easier manipulation of bitstreams. More...
Go to the source code of this file.
Classes | |
class | nrg::BitWriter |
Writes a stream of bytes to a packet more easily. More... | |
class | nrg::BitReader |
Reads a stream of bytes from a packet more easily. More... | |