LimitedWriteStream.h File Reference
#include <Data/Stream/StreamWrapper.h>
Include dependency graph for LimitedWriteStream.h:
Go to the source code of this file.
Classes | |
class | LimitedWriteStream |
A stream wrapper class that limits the number of bytes that can be written. Helpful when writing on a file system or memory should be limited to the available size of the media. More... | |