Package io.deephaven.io
Class CompressedFileUtil.FileInputStreamFactory
java.lang.Object
io.deephaven.io.CompressedFileUtil.FileInputStreamFactory
- All Implemented Interfaces:
InputStreamFactory
- Enclosing class:
- CompressedFileUtil
public static class CompressedFileUtil.FileInputStreamFactory
extends Object
implements InputStreamFactory
-
Constructor Summary
ConstructorsConstructorDescriptionFileInputStreamFactory(String sFileName) FileInputStreamFactory(String sFileName, int bufferedSize) -
Method Summary
-
Constructor Details
-
FileInputStreamFactory
-
FileInputStreamFactory
-
-
Method Details
-
createInputStream
- Specified by:
createInputStreamin interfaceInputStreamFactory- Throws:
IOException
-
getDescription
- Specified by:
getDescriptionin interfaceInputStreamFactory
-