메소드 | 설명 | |
---|---|---|
FixAsciiControlsReader ( TextReader inp ) : System |
The look-ahead size is 6 at maximum («)
|
|
Read ( char cbuf, int off, int len ) : int |
메소드 | 설명 | |
---|---|---|
ProcessChar ( char ch ) : char |
Processes numeric escaped chars to find out if they are a control character.
|
public FixAsciiControlsReader ( TextReader inp ) : System | ||
inp | TextReader | |
리턴 | System |