Read-only string stream.
More...
#include <fwd.h>
template<typename Encoding>
struct GenericStringStream< Encoding >
Read-only string stream.
- Note
- implements Stream concept
◆ Ch
template<typename Encoding>
◆ GenericStringStream()
template<typename Encoding>
◆ Flush()
template<typename Encoding>
◆ Peek()
template<typename Encoding>
◆ Put()
template<typename Encoding>
◆ PutBegin()
template<typename Encoding>
◆ PutEnd()
template<typename Encoding>
◆ Take()
template<typename Encoding>
◆ Tell()
template<typename Encoding>
◆ head_
template<typename Encoding>
Original head of the string.
◆ src_
template<typename Encoding>
The documentation for this struct was generated from the following files:
- deps/discord-rpc/thirdparty/rapidjson-1.1.0/include/rapidjson/fwd.h
- deps/discord-rpc/thirdparty/rapidjson-1.1.0/include/rapidjson/stream.h