public class ReadLine extends Object
| Constructor and Description |
|---|
ReadLine(InputStream in) |
public ReadLine(InputStream in)
public String next() throws IOException
IOExceptionpublic String next(int lines) throws IOException
IOExceptionpublic byte[] nextAsBytes()
throws IOException
IOExceptionpublic byte[] nextAsBytes(int lines)
throws IOException
IOExceptionCopyright © 2014–2017 The Apache Software Foundation. All rights reserved.