@Deprecated public final class CharStreams extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
toString(Reader reader)
Deprecated.
Constructs a string from the contents of the given
Reader. |
public static String toString(Reader reader) throws IOException
Reader.reader - the source ReaderReaderIOException - If an I/O error occursCopyright © 2011. All rights reserved.