Title:
ThresholdingOutputStream Download
Description: An output stream which triggers an event when a specified number of bytes of data have been written to it. The event can be used, for example, to throw an exception if a maximum has been reached, or to switch the underlying stream type when the threshold is exceeded.
To Search:
File list (Check if you may need any files):
ThresholdingOutputStream.c