xtd
0.2.0
Loading...
Searching...
No Matches
◆
hex_escape()
static
xtd::string
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 Sat Sep 14 2024 21:25:18 for xtd by
Gammasoft
. All rights reserved.