Class StreamUtils
java.lang.Object
com.icegreen.greenmail.foedus.util.StreamUtils
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StreamUtils
public StreamUtils()
-
-
Method Details
-
toString
- Throws:
IOException
-
copy
- Throws:
IOException
-
limit
Creates a reader that will return -1 afterlen
chars have been read. -
splice
-