|
RakNet
4.0
|
[Internal] Generates a huffman encoding tree, used for string and global compression. More...
#include "RakMemoryOverride.h"#include "DS_HuffmanEncodingTreeNode.h"#include "BitStream.h"#include "Export.h"#include "DS_LinkedList.h"Classes | |
| class | RakNet::HuffmanEncodingTree |
| This generates special cases of the huffman encoding tree using 8 bit keys with the additional condition that unused combinations of 8 bits are treated as a frequency of 1. More... | |
Namespaces | |
| namespace | RakNet |
| Simple class to send changes between directories. In essence, a simple autopatcher that can be used for transmitting levels, skins, etc. | |
1.8.2