LimitedMemoryStream.h File Reference
#include "ReadWriteStream.h"
Include dependency graph for LimitedMemoryStream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LimitedMemoryStream
 Memory stream operating on fixed-size buffer Once the limit is reached the stream will discard incoming bytes on write. More...