Package-level declarations
Types
Functions
Link copied to clipboard
Link copied to clipboard
Decodes the current string from Base64 encoding and takes two optional parameters: ignore Spaces, a Boolean to ignore spaces during decoding (default is false), and url, a Boolean for URL-safe encoding (default is false.
Link copied to clipboard
Converts a Base64 encoded string to a Byte Array with options to ignore spaces before decoding and use URL-safe encoding
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard