public class LZMAInputSupplier
extends com.google.common.io.ByteSource
Modifier and Type | Field and Description |
---|---|
private java.io.InputStream |
compressedData |
Constructor and Description |
---|
LZMAInputSupplier(java.io.InputStream compressedData) |
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
openStream() |