-
- All Implemented Interfaces:
-
org.readium.r2.shared.util.zip.compress.utils.ByteUtils.ByteSupplier
public class ByteUtils.InputStreamByteSupplier implements ByteUtils.ByteSupplier
ByteSupplier based on InputStream.
-
-
Constructor Summary
Constructors Constructor Description ByteUtils.InputStreamByteSupplier(InputStream is)
-
Method Summary
-
-
Constructor Detail
-
ByteUtils.InputStreamByteSupplier
ByteUtils.InputStreamByteSupplier(InputStream is)
-
-
-
-