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 that stores limited number of bytes Once the limit is reached the stream will discard incoming bytes on write. More...