sodium_increment
(PHP 7 >= 7.2.0, PHP 8)
sodium_increment — Increment large number
Beschreibung
&$string
): voidTreat the string as a little-endian unsigned integer, then increase it by 1. Constant-time.
Parameter-Liste
-
string
-
String to increment.
Rückgabewerte
Es wird kein Wert zurückgegeben.