PHP - Manual: sodium_increment
2024-11-13
(PHP 7 >= 7.2.0, PHP 8)
sodium_increment — Increment large number
&$string
): voidTreat the string as a little-endian unsigned integer, then increase it by 1. Constant-time.
string
String to increment.
没有返回值。
官方地址:https://www.php.net/manual/en/function.sodium-increment.php