UriParser
Base class for URI parsers with common functionality.
Functions
Link copied to clipboard
Decode a Base64 encoded string.
Link copied to clipboard
Decode a Base64 URL encoded string.
Link copied to clipboard
Encode a string as Base64.
Link copied to clipboard
Format the background color for URI inclusion. Removes # prefix if present.
Link copied to clipboard
Check if a string is Base64 encoded.
Link copied to clipboard
Link copied to clipboard
Recode a Base64 URL encoded value to a Base64 encoded value without URL-safe.
Link copied to clipboard
Recode a Base64 encoded value to URL-safe Base64 encoding with wrapping.