Interface ByteSupplier

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
BoundaryByteSupplier, BufferedInputStreamByteSupplier, ByteArrayByteSupplier, FixedLengthByteSupplier, InputStreamByteSupplier, SequenceByteSupplier

public interface ByteSupplier extends AutoCloseable
ByteSupplier
Version:
0.0.1
Author:
scx567888
  • Method Summary

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