System::UriShim::HexUnescape 메서드

UriShim::HexUnescape method

문자를 이스케이프된 16진수 형태에서 변환합니다.

static char16_t System::UriShim::HexUnescape(const String &pattern, int32_t &index)
매개변수형식설명
patternconst String&String에서 이스케이프된 16진수 형태를 읽기 위해.
indexint32_t&주어진 문자열의 오프셋.

ReturnValue

디코딩된 문자.

또 보기