Class FillByteBufferByteConsumer
java.lang.Object
cool.scx.bytes.consumer.FillByteBufferByteConsumer
- All Implemented Interfaces:
ByteConsumer<RuntimeException>
public final class FillByteBufferByteConsumer
extends Object
implements ByteConsumer<RuntimeException>
FillByteBufferByteConsumer
- Version:
- 0.0.1
- Author:
- scx567888
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FillByteBufferByteConsumer
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceByteConsumer<RuntimeException>- Returns:
- 是否需要更多数据
-
filledLength
public int filledLength()
-