Interface DataConsumer
- All Known Implementing Classes:
BytesDataConsumer
public interface DataConsumer
DataConsumer
- Version:
- 0.0.1
- Author:
- scx567888
-
Method Summary
-
Method Details
-
accept
void accept(byte[] bytes, int position, int length)
-