Method | Description | |
---|---|---|
ConsoleInputStream ( |
||
Read ( ) : int | ||
Read ( byte b, int off, int len ) : int |
Method | Description | |
---|---|---|
EnsureInput ( ) : bool | ||
ReadNextLine ( ) : int |
public ConsoleInputStream ( |
||
console | ||
cs | ||
return | System |
public Read ( byte b, int off, int len ) : int | ||
b | byte | |
off | int | |
len | int | |
return | int |