System::UriShim::EscapeAsciiChar method
UriShim::EscapeAsciiChar method
Konverterar tecken till escapad hexform.
static void System::UriShim::EscapeAsciiChar(char16_t ch, const System::ArrayPtr<char16_t> &to, int32_t &pos)
| Parameter | Type | Beskrivning |
|---|---|---|
| ch | char16_t | Tecken att konvertera. |
| till | const System::ArrayPtr<char16_t>& | Utdatabuffert. |
| pos | int32_t& | Position i utdata-bufferten; avanceras efter kodning. |
Se även
- Typedef ArrayPtr
- Class UriShim
- Namespace System
- Library Aspose.Page for C++