System::UriShim::EscapeAsciiChar metod
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 | Typ | Beskrivning |
|---|---|---|
| ch | char16_t | Tecken att konvertera. |
| till | const System::ArrayPtr<char16_t>& | Utdata-buffert. |
| pos | int32_t& | Position i utdata-bufferten; förflyttas efter kodning. |
Se även
- Typedef ArrayPtr
- Class UriShim
- Namespace System
- Library Aspose.PDF for C++