FOFEncryptBase32::bin2str
bin2str
Converts a binary string to an ascii string
Signature
private function bin2str(string
$strĀ )
Parameters
-
$str
- The string of 0's and 1's you want to convert
Returns
- string
- The ascii output