You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is something wrong with the example given by the bitpos command, after executing set mykey "\xff\xf0\x00", the execution of bitpos bitpos 0 should return 12, right? Getting the first bit index with a value of 0, and subsequent commands return the wrong value.