GenericPointer::PercentEncodeStream
Engine/source/persistence/rapidjson/pointer.h
A helper stream to encode character (UTF-8 code unit) into percent-encoded sequence.
Private Attributes
OutputStream &
Public Functions
PercentEncodeStream(OutputStream & os)
Detailed Description
A helper stream to encode character (UTF-8 code unit) into percent-encoded sequence.