Class SkipByteConsumer
java.lang.Object
cool.scx.io.consumer.SkipByteConsumer
- All Implemented Interfaces:
ByteConsumer<RuntimeException>
SkipByteConsumer
- Version:
- 0.0.1
- Author:
- scx567888
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SkipByteConsumer
public SkipByteConsumer()
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceByteConsumer<RuntimeException>- Returns:
- needMore 是否需要更多数据
-
bytesSkipped
public long bytesSkipped()
-