public class StreamUtils extends Object
| Constructor and Description |
|---|
StreamUtils() |
public static String toString(Reader in) throws IOException
IOExceptionpublic static void copy(Reader in, Writer out) throws IOException
IOExceptionpublic static Reader limit(Reader in, long len)
len
chars have been read.Copyright © 2006-2014 Icegreen Technologies. All Rights Reserved.