Interface ByteSupplier

All Known Implementing Classes:
BoundaryByteSupplier, BufferedByteChannelByteSupplier, BufferedInputStreamByteSupplier, ByteArrayByteSupplier, ByteChannelByteSupplier, InputStreamByteSupplier, SequenceByteSupplier

public interface ByteSupplier
数据生产者
Version:
0.0.1
Author:
scx567888
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
    获取数据 如果没有数据请返回 null