Clase System::UriShim

UriShim class

Clase de servicio.

class UriShim

Métodos

MétodoDescripción
static EscapeAsciiChar(char16_t, const System::ArrayPtr<char16_t>&, int32_t&)Convierte un carácter a forma hexadecimal escapada.
static HexEscape(char16_t)Convierte un carácter a forma hexadecimal escapada.
static HexUnescape(const String&, int32_t&)Convierte un carácter desde forma hexadecimal escapada.
static IsHexEncoding(const String&, int32_t)Comprueba si el patrón dado está en forma hexadecimal escapada.

Ver también