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