System::Web::HttpUtility::UrlEncodeUnicodeToBytes metod

HttpUtility::UrlEncodeUnicodeToBytes method

Kodar URI-fragment med Unicode.

static System::ArrayPtr<uint8_t> System::Web::HttpUtility::UrlEncodeUnicodeToBytes(const String &str)
ParameterTypBeskrivning
strconst String&URI-fragment att koda.

ReturnValue

Kodad URI-fragment.

Se även