GenericStreamWrapper
Engine/source/persistence/rapidjson/stream.h
A Stream Wrapper.
Public Types
Encoding::Ch
Ch
Protected Attributes
InputStream &
Public Functions
Detailed Description
A Stream Wrapper.
\tThis string stream is a wrapper for any stream by just forwarding any \treceived message to the origin stream.
note:implements Stream concept