SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
A helper stream to encode character (UTF-8 code unit) into percent-encoded sequence. More...
#include <pointer.h>
Public Member Functions | |
PercentEncodeStream (OutputStream &os) | |
void | Put (char c) |
A helper stream to encode character (UTF-8 code unit) into percent-encoded sequence.