Class OutputStreamByteConsumer
java.lang.Object
cool.scx.bytes.consumer.OutputStreamByteConsumer
- All Implemented Interfaces:
ByteConsumer
写入到输出流中
- Version:
- 0.0.1
- Author:
- scx567888
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OutputStreamByteConsumer
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceByteConsumer- Returns:
- 是否需要更多数据
-
byteCount
public long byteCount()
-