# Functions
*
* Base64 dncoder for string.
*
* Base64 encoder for byte array.
*
* Hash the raw data with signatureAlgorithm.
*
* Hex encode for byte array.
*
* Encode the partial path of url.
*
* Special encoding for url params.
*
* Encode the URL
* @param url string
* @return encoded string
*/.