A helper stream to encode character (UTF-8 code unit) into percent-encoded sequence. 更多...
#include <pointer.h>
Public 成员函数 | |
PercentEncodeStream (OutputStream &os) | |
void | Put (char c) |
A helper stream to encode character (UTF-8 code unit) into percent-encoded sequence.