C# 클래스 Fan.Sys.Uri.Decoder

상속: Sections
파일 보기 프로젝트 열기: xored/f4

비공개 메소드들

메소드 설명
Decoder ( string str, bool decoding ) : System
addQueryParam ( Map map, string q, int start, int eq, int end, bool escaped ) : void
decode ( ) : Decoder
decodeQuery ( ) : Map
nextChar ( int section ) : int
nextOctet ( int section ) : int
parseQuery ( string q ) : Map
pathSegments ( string pathStr, int numSegs ) : List
substr ( int start, int end, int section ) : string
substring ( int start, int end, int section ) : string
toQueryStr ( string q, int start, int end, bool escaped ) : string