| Constructor and Description |
|---|
NullProvider() |
| 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 length)
Reads characters into an array
|
public int read(char[] buffer,
int offset,
int length)
ProviderCopyright © 2023. All rights reserved.