API17:JSimpleCrypt:: hexToInt
From Joomla! Documentation
JSimpleCrypt::_hexToInt
Description
HextoInt.
protected function _hexToInt (
$s
$i
)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $s | string | ||
| $i | integer | $i |
See also
JSimpleCrypt::_hexToInt source code on BitBucket
Class JSimpleCrypt
Subpackage Utilities- Other versions of JSimpleCrypt::_hexToInt
User contributed notes
Code Examples