FOFEncryptBase32::_mapcharset
_mapcharset
Used with array_map to map the bits from a binary string directly into a base32 character set
Signature
private function _mapcharset(string
$strĀ )
Parameters
-
$str
- The string of 0's and 1's you want to convert
Returns
- string
- Resulting base32 character