claw 1.9.0
 
Loading...
Searching...
No Matches
rle_decoder.hpp File Reference

A class to help decoding run-length encoded (RLE) streams. More...

#include <claw/rle_decoder.tpp>
Include dependency graph for rle_decoder.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  claw::rle_decoder< Pattern, InputBuffer, OutputBuffer >
 A class to help decoding run-length encoded (RLE) streams. More...
 

Namespaces

namespace  claw
 This is the main namespace.
 

Detailed Description

A class to help decoding run-length encoded (RLE) streams.

Author
Julien Jorge

Definition in file rle_decoder.hpp.