|
Previous Page |
Solar_Auth_Adapter_Typekey |
Next Page |
_gmp_bindec()
protected
string
_gmp_bindec (
string $bin
)
Converts a binary to a decimal value using GMP functions.
Parameters
- (string)
$bin: The original binary value string.
Returns
- (string) Decimal value string converted from $bin.
Description
Converts a binary to a decimal value using GMP functions.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _bc_bindec()
- _bc_exgcd()
- _bc_hexdec()
- _bc_invert()
- _exception()
- _fetchKeyData()
- _gmp_bindec()
- _loadSession()
- _processLogin()
- _processLogout()
- _redirect()
- _verify_bc()
- _verify_gmp()
- apiVersion()
- dump()
- getFlash()
- isLoginRequest()
- isLogoutRequest()
- isValid()
- locale()
- processLogin()
- processLogout()
- reset()
- start()
- updateIdleExpire()