github.com/go-redis/redis/v8.cmdable.BitOpNot (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L888: func (c cmdable) BitOpNot(ctx context.Context, destKey string, key string) *IntCmd {