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)
ParameterTypeBeskrivning
strconst String&URI-fragment att koda.

ReturnValue

Kodat URI-fragment.

Se även