메소드 | 설명 | |
---|---|---|
UrlDecode ( string s ) : byte[] | ||
UrlEncode ( byte bytes ) : string |
메소드 | 설명 | |
---|---|---|
GetChar ( string str, int offset, int length ) : int | ||
GetInt ( byte b ) : int | ||
NotEncoded ( char c ) : bool | ||
UrlEncodeChar ( char c, Stream result, bool isUnicode ) : void | ||
WriteCharBytes ( List |