public class IOUtils extends Object
| Constructor and Description |
|---|
IOUtils() |
public static void readFully(Reader reader, char[] buffer, int offset) throws IOException
IOException - if an I/O error occurs, or if the stream ends before filling the entire buffer.Copyright © 2014. All Rights Reserved.