Interface ByteConsumer<E extends Throwable>
- All Known Implementing Classes:
ByteArrayByteConsumer,ByteChunkByteConsumer,FillByteArrayByteConsumer,FillByteBufferByteConsumer,OutputStreamByteConsumer,SkipByteConsumer
-
Method Summary
-
Method Details
-
accept
- Returns:
- 是否需要更多数据
- Throws:
E
-