FOFEncryptBase32::_mapbin
_mapbin
Used with array_map to map the characters from a base32 character set directly into a binary string
Signature
private function _mapbin(string
$chr )
Parameters
-
$chr
- The caracter to map
Returns
- string
- String of 0's and 1's