AUI Framework
develop
Cross-platform base for C++ UI apps
|
A buffer input/output stream based on std::string.
#include <AUI/IO/AStringStream.h>
> All members, including inherited
|
overridevirtual |
dst | destination buffer |
size | destination buffer's size. > 0 |
Implements IInputStream.
|
overridevirtual |
src | source buffer |
size | source buffer's size. > 0 |
Implements IOutputStream.
Contents