AUI Framework
develop
Cross-platform base for C++ UI apps
|
Input stream that will pass through a maximum of a certain number of bytes - then it will return eof (end of stream)
#include <AUI/IO/ALimitedInputStream.h>
> All members, including inherited
|
overridevirtual |
dst | destination buffer |
size | destination buffer's size. > 0 |
Implements IInputStream.
Contents