Class CacheByteSupplier

java.lang.Object
cool.scx.io.supplier.CacheByteSupplier
All Implemented Interfaces:
ByteSupplier, AutoCloseable

public final class CacheByteSupplier extends Object implements ByteSupplier

CacheByteSupplier

可以缓存 byteInput, 调用 reset 可以从头继续使用

Version:
0.0.1
Author:
scx567888