LimitedMemoryStream.h File Reference
#include "ReadWriteStream.h"
Include dependency graph for LimitedMemoryStream.h:
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... | |