[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/spomky-labs/base64url/src/ -> Base64Url.php (summary)

Encode and decode data into Base64 Url Safe.

File Size: 56 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  encode()
  decode()

Functions
Functions that are not part of a class:

encode(string $data, bool $usePadding = false)   X-Ref

param: string $data       The data to encode
param: bool   $usePadding If true, the "=" padding at end of the encoded value are kept, else it is removed
return: string The data encoded

decode(string $data)   X-Ref

param: string $data The data to decode
return: string The data decoded



Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer