Definition in file rle_encoder.hpp.
#include <list>
#include <claw/impl/rle_encoder.tpp>
Go to the source code of this file.
Namespaces | |
namespace | claw |
Classes | |
class | claw::rle_encoder< OutputBuffer > |
A class to help run-length encoding (RLE) streams. More... |