Uses of Class
org.burningwave.core.io.FileInputStream
| Package | Description |
|---|---|
| org.burningwave.core.io |
-
Uses of FileInputStream in org.burningwave.core.io
Methods in org.burningwave.core.io that return FileInputStream Modifier and Type Method Description static FileInputStreamFileInputStream. create(File file)static FileInputStreamFileInputStream. create(String absolutePath)Methods in org.burningwave.core.io with parameters of type FileInputStream Modifier and Type Method Description static IterableZipContainerIterableZipContainer. create(FileInputStream file)