xtd
0.2.0
Loading...
Searching...
No Matches
◆
hex_escape()
static
xtd::ustring
xtd::uri::hex_escape
(
char
character
)
static
Converts a specified character into its hexadecimal equivalent.
Parameters
character
The character to convert to hexadecimal representation.
Returns
string The hexadecimal representation of the specified character.
Exceptions
ArgumentOutOfRangeException
character is greater than 255.
xtd
uri
Generated on Thu Aug 15 2024 14:28:54 for xtd by
Gammasoft
. All rights reserved.