FOFEncryptBase32::decode
toString
Convert any base32 string to a normal sctring This should be binary safe...
Signature
public function decode(string
$strĀ )
Parameters
-
$str
- The base32 string to convert
Returns
- string
- The normal string