public class TFiles
extends java.lang.Object
| Constructor and Description |
|---|
TFiles() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.io.InputSupplier<java.io.InputStream> |
newInputSupplier(de.schlichtherle.truezip.file.TFile file) |
static com.google.common.io.OutputSupplier<java.io.OutputStream> |
newOutputSupplier(de.schlichtherle.truezip.file.TFile file) |
public static com.google.common.io.InputSupplier<java.io.InputStream> newInputSupplier(de.schlichtherle.truezip.file.TFile file)
public static com.google.common.io.OutputSupplier<java.io.OutputStream> newOutputSupplier(de.schlichtherle.truezip.file.TFile file)