java.io.Closeable
, java.lang.AutoCloseable
, java.lang.Readable
public class FixASCIIControlsReader
extends java.io.PushbackReader
Constructor | Description |
---|---|
FixASCIIControlsReader(java.io.Reader in) |
The look-ahead size is 6 at maximum («)
|
Modifier and Type | Method | Description |
---|---|---|
int |
read(char[] cbuf,
int off,
int len) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 1998–2018. All rights reserved.