LibNRG  0.0.1
Networking for Real-time Games library
 All Classes Files Functions Variables Friends
nrg_bit_io.h File Reference

BitReader and BitWriter classes for easier manipulation of bitstreams. More...

#include "nrg_core.h"
#include "nrg_packet.h"

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...