Class ByteUtils.InputStreamByteSupplier

java.lang.Object
org.apache.commons.compress.utils.ByteUtils.InputStreamByteSupplier
All Implemented Interfaces:
ByteUtils.ByteSupplier
Enclosing class:
ByteUtils

@Deprecated public static class ByteUtils.InputStreamByteSupplier extends Object implements ByteUtils.ByteSupplier
Deprecated.
Unused
Since:
1.14
  • Field Details

  • Constructor Details

    • InputStreamByteSupplier

      public InputStreamByteSupplier(InputStream is)
      Deprecated.
  • Method Details