Class FileSupport
java.lang.Object
org.fusesource.hawtjni.generator.util.FileSupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclose(InputStream is) static voidclose(OutputStream ioss) static voidcopy(InputStream is, OutputStream os) static booleanstatic booleanequals(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
-