Method RedisClient.setBit

Prototypes

bool setBit(
  string key,
  uint offset,
  bool value
);