public class DelimitedStreamReader extends Object
| Constructor and Description |
|---|
DelimitedStreamReader(InputStream stream,
Charset charset,
int bufferSize) |
public DelimitedStreamReader(InputStream stream, Charset charset, int bufferSize)
public String readLine() throws IOException
IOExceptionpublic String read(int numBytes) throws IOException
IOExceptionCopyright © 2014. All Rights Reserved.