public class LZMAInputSupplier
extends java.lang.Object
implements com.google.common.io.InputSupplier<java.io.InputStream>
| Constructor and Description |
|---|
LZMAInputSupplier(java.io.InputStream compressedData) |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getInput() |