| Modifier and Type | Field and Description |
|---|---|
protected char[] |
buffer |
protected int |
column |
protected int |
line |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the stream and releases any system resources associated with
it.
|
int |
read(char[] buffer,
int offset,
int len)
Reads characters into an array
|
public int read(char[] buffer,
int offset,
int len)
Providerpublic void close()
throws IOException
Providerclose in interface ProviderIOExceptionCopyright © 2007–2018. All rights reserved.