Package io.deephaven.io
Interface InputStreamFactory
-
- All Known Implementing Classes:
CompressedFileUtil.FileInputStreamFactory
public interface InputStreamFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.InputStreamcreateInputStream()java.lang.StringgetDescription()
-