System::Web::HttpUtility::UrlEncodeUnicodeToBytes Methode
HttpUtility::UrlEncodeUnicodeToBytes method
Kodiert URI-Fragment unter Verwendung von Unicode.
static System::ArrayPtr<uint8_t> System::Web::HttpUtility::UrlEncodeUnicodeToBytes(const String &str)
| Parameter | Typ | Beschreibung |
|---|---|---|
| str | const String& | URI-Fragment zu kodieren. |
ReturnValue
Kodiertes URI-Fragment.
Siehe auch
- Typedef ArrayPtr
- Class String
- Class HttpUtility
- Namespace System::Web
- Library Aspose.Font for C++