public class FixASCIIControlsReader extends PushbackReader
in
Constructor and Description |
---|
FixASCIIControlsReader(Reader input)
The look-ahead size is 6 at maximum («)
|
Modifier and Type | Method and Description |
---|---|
int |
read(char[] cbuf, int off, int len) |
public FixASCIIControlsReader(Reader input)
input
- a Reader
PushbackReader.PushbackReader(java.io.Reader, int)
public int read(char[] cbuf, int off, int len) throws IOException
read
in class PushbackReader
IOException
Reader.read(char[], int, int)
Copyright © 1998–2023 iText Group NV. All rights reserved.