FOFEncryptBase32::encode
fromString
Convert any string to a base32 string This should be binary safe...
Signature
public function encode(string
$strĀ )
Parameters
-
$str
- The string to convert
Returns
- string
- The converted base32 string