Class ByteArrayByteConsumer
java.lang.Object
cool.scx.io.consumer.ByteArrayByteConsumer
- All Implemented Interfaces:
ByteConsumer<RuntimeException>
ByteArrayByteConsumer
- Version:
- 0.0.1
- Author:
- scx567888
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ByteArrayByteConsumer
public ByteArrayByteConsumer()
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceByteConsumer<RuntimeException>- Returns:
- needMore 是否需要更多数据
-
bytes
public byte[] bytes()
-