Class CacheByteSupplier

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

public final class CacheByteSupplier extends Object implements ByteSupplier
CacheByteSupplier
Version:
0.0.1
Author:
scx567888
  • Constructor Details

    • CacheByteSupplier

      public CacheByteSupplier(ByteInput byteInput)
  • Method Details