kevy

SETBIT

Set the bit at the given offset, returning its old value.

構文SETBIT key offset value
グループstring
引数の数4
導入バージョン1.0.0
フラグwrite
計算量O(1) amortised; O(N) on the call that grows the value out to the offset
Redis 互換性full

← すべてのコマンド