base64_decode
reactphp/socket
Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Decodes data encoded with MIME base64
<?php base64_decode
(
string $string
,
bool $strict
=
false
):
string
|
false