public class NullReader
extends java.io.Reader
NullWriter
,
NullInputStream
Constructor and Description |
---|
NullReader() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
int |
read(char[] cbuf,
int off,
int len) |
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.