Property | Type | Description |
---|
Method | Description | |
---|---|---|
AnsiStreamChunkEventArgs ( [ chunk ) : System | ||
GetMbcsText ( ) : string |
Assuming the stream is encoded in the current system's MBCS encoding, gets its text.
|
|
GetText ( [ encoding ) : string |
Gets the text of the chunk assuming it's in the specific encoding.
|
|
ToString ( ) : string |
public AnsiStreamChunkEventArgs ( [ chunk ) : System | ||
chunk | [ | |
return | System |