EHS
ehs::URI Class Reference

#include <URI.h>

Static Public Member Functions

static Str_8 Encode (const Str_8 &in)
 
static Str_8 Decode (const Str_8 &in)
 

Member Function Documentation

◆ Decode()

Str_8 ehs::URI::Decode ( const Str_8 in)
static

Decodes specialized characters back into their readable format.

Parameters
[in]inThe URI to decode.
Returns
The decoded URI.

◆ Encode()

Str_8 ehs::URI::Encode ( const Str_8 in)
static

Encodes specialized characters in the URI.

Parameters
[in]inThe URI to encode.
Returns
The encoded URI.

The documentation for this class was generated from the following files: