Claw
1.7.3
|
A class to help run-length encoding (RLE) streams. More...
Go to the source code of this file.
Classes | |
class | claw::rle_encoder< OutputBuffer > |
A class to help run-length encoding (RLE) streams. More... |
Namespaces | |
namespace | claw |
This is the main namespace. |
A class to help run-length encoding (RLE) streams.
Definition in file rle_encoder.hpp.