Mountain  1.0.0
Simple C++ 2D Game Framework
Mountain::RunLengthEncoding Class Reference

Static Public Member Functions

static std::string Encode (const std::string &str)
 
static std::string Decode (const std::string &data)
 

Detailed Description

Definition at line 9 of file run_length_encoding.hpp.


The documentation for this class was generated from the following file: