public class FixASCIIControlsReader
extends java.io.PushbackReader
Constructor and Description |
---|
FixASCIIControlsReader(java.io.Reader in)
The look-ahead size is 6 at maximum («)
|
Modifier and Type | Method and Description |
---|---|
int |
read(char[] cbuf,
int off,
int len) |
Copyright © 2013. All Rights Reserved.