Package org.postgresql.util.internal
Class FileUtils
java.lang.Object
org.postgresql.util.internal.FileUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BufferedInputStreamnewBufferedInputStream(File file) static BufferedInputStreamnewBufferedInputStream(String path)
-
Constructor Details
-
FileUtils
private FileUtils()
-
-
Method Details
-
newBufferedInputStream
- Throws:
FileNotFoundException
-
newBufferedInputStream
- Throws:
FileNotFoundException
-