System::UriShim::EscapeAsciiChar 메서드

UriShim::EscapeAsciiChar method

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

static void System::UriShim::EscapeAsciiChar(char16_t ch, const System::ArrayPtr<char16_t> &to, int32_t &pos)
매개변수형식설명
chchar16_t변환할 문자.
toconst System::ArrayPtr<char16_t>&출력 버퍼.
posint32_t&출력 버퍼 내 위치; 인코딩 후에 앞으로 이동합니다.

또 보기