Class SpecialCloseByteSupplier

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

public final class SpecialCloseByteSupplier extends Object implements ByteSupplier

SpecialCloseByteSupplier

具有特殊 close 行为的 ByteSupplier 包装器.

Version:
0.0.1
Author:
scx567888