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