Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Forward ( int length = 1 ) : void | ||
Peek ( int index ) : char | ||
Prefix ( int length = 1 ) : string | ||
Reader ( Stream stream ) : System | ||
Reader ( byte data ) : System | ||
Reader ( string data ) : System |
Method | Description | |
---|---|---|
Dispose ( bool isDisposing ) : void |
Method | Description | |
---|---|---|
CheckPrintable ( string data ) : void | ||
DetermineEncoding ( ) : void | ||
Update ( int length ) : void | ||
UpdateRaw ( int size = 4096 ) : void |
protected Dispose ( bool isDisposing ) : void | ||
isDisposing | bool | |
return | void |