Interface ByteConsumer

All Known Implementing Classes:
ByteArrayByteConsumer, ByteChunkByteConsumer, FillByteArrayByteConsumer, FillByteBufferByteConsumer, OutputStreamByteConsumer, SkipByteConsumer

public interface ByteConsumer
DataConsumer
Version:
0.0.1
Author:
scx567888
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • accept

      boolean accept(ByteChunk chunk)
      Returns:
      是否需要更多数据