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