Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EncodeURIComponent ¶
EncodeURIComponent encodes a URI by replacing each instance of certain characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character.
It will use 4 escape sequences only for characters composed of 2 surrogate characters.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.