Base64EncodedString.encode Function
encode(src: string, urlSafe?: boolean): Base64EncodedString
Parameter | Type | Description |
---|---|---|
src | string | |
urlSafe | boolean |
Returns - Base64EncodedString
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.