Class IOSystem
java.lang.Object
org.apache.creadur.tentacles.IOSystem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidcopy(InputStream from, File to) byte[]read(InputStream in) voidwriteString(File file, String string)
-
Constructor Details
-
IOSystem
public IOSystem()
-
-
Method Details
-
slurp
- Throws:
IOException
-
slurp
- Throws:
IOException
-
writeString
- Throws:
IOException
-
copy
- Throws:
IOException
-
copy
- Throws:
IOException
-
unzip
- Throws:
IOException
-
close
-
write
- Throws:
IOException
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-