Method | Description | |
---|---|---|
Close ( ) : void | ||
Dispose ( ) : void | ||
Peek ( ) : int | ||
ReadLine ( ) : string | ||
ReadToEnd ( ) : string | ||
cp932reader ( Stream stream ) : System | ||
cp932reader ( string path ) : System |
Method | Description | |
---|---|---|
cp932reader ( ) : System | ||
get_line ( byte &line ) : bool |
public cp932reader ( Stream stream ) : System | ||
stream | Stream | |
return | System |