public class LZMAInputSupplier extends Object implements com.google.common.io.InputSupplier<InputStream>
Constructor and Description |
---|
LZMAInputSupplier(InputStream compressedData) |
public LZMAInputSupplier(InputStream compressedData)
public InputStream getInput() throws IOException
getInput
in interface com.google.common.io.InputSupplier<InputStream>
IOException