CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
Loading...
Searching...
No Matches
Classes
run_length_encoder.h File Reference
#include "config.h"
#include <vector>

Go to the source code of this file.

Classes

class  integer_run_length_encoder
 Encoder for reducing the amount of space to store a sequence of integers. More...
 
class  integer_run_length_decoder