Redis::bitOp

public function bitOp(
  $operation,
  $retKey,
  $key1,
  $key2,
  $key3 = NULL,
);

Parameters

  • $operation
  • $retKey
  • $key1
  • $key2
  • $key3 = NULL