bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
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.
|
inline |
|
inline |