文件名称:ThresholdingOutputStream
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-05-14
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- jingk*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ThresholdingOutputStream.c