Class BytesDataConsumer
java.lang.Object
cool.scx.io.BytesDataConsumer
- All Implemented Interfaces:
DataConsumer
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BytesDataConsumer
public BytesDataConsumer()
-
-
Method Details
-
accept
public void accept(byte[] bytes, int position, int length) - Specified by:
acceptin interfaceDataConsumer
-
getBytes
public byte[] getBytes()
-