Method | Description | |
---|---|---|
Dispose ( ) : void | ||
FindTextReader ( TextReader reader ) : System | ||
Prepare ( string separator ) : void | ||
Read ( ) : string | ||
ReadBatch ( int max, string &result ) : bool |
Method | Description | |
---|---|---|
Preprocess ( string pattern ) : int[] | ||
Refill ( ) : void | ||
_Dispose ( ) : void |
public FindTextReader ( TextReader reader ) : System | ||
reader | TextReader | |
return | System |
public ReadBatch ( int max, string &result ) : bool | ||
max | int | |
result | string | |
return | bool |