Class FileSupport
java.lang.Object
org.fusesource.hawtjni.generator.util.FileSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
close
(InputStream is) static void
close
(OutputStream ioss) static void
copy
(InputStream is, OutputStream os) static boolean
static boolean
equals
(InputStream is1, InputStream is2) static boolean
-
Constructor Details
-
FileSupport
public FileSupport()
-
-
Method Details
-
write
- Throws:
IOException
-
copy
- Throws:
IOException
-
equals
- Throws:
IOException
-
close
-
close
-
equals
- Throws:
IOException
-