System::Web::HttpUtility::UrlEncodeUnicodeToBytes 메서드

HttpUtility::UrlEncodeUnicodeToBytes method

URI 조각을 유니코드로 인코딩합니다.

static System::ArrayPtr<uint8_t> System::Web::HttpUtility::UrlEncodeUnicodeToBytes(const String &str)
매개변수형식설명
strconst String&인코딩할 URI 조각.

ReturnValue

인코딩된 URI 조각.

또 보기