Joomla CMS
4.2.2
Documentation des API du CMS Joomla en version 4.2.2
|
Fonctions membres publiques statiques | |
static | encode ($value) |
static | decode ($octets) |
A base-128 decoder.
|
static |
string | $octets |
InvalidArgumentException | if the given octets represent a malformed base-128 value or the decoded value would exceed the the maximum integer length |
Références $i, $value, et BigInteger\create().
Référencé par Identifier\getTagNumber(), et ObjectIdentifier\parseOid().
|
static |
int | $value |
Références $value, et BigInteger\create().
Référencé par ObjectIdentifier\getEncodedValue().