RedisClusterCommand.runBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T runBinary(const(ubyte)[] key)
  2. T runBinary(const(ubyte)[][] keys)
    class RedisClusterCommand(T)
    T
    runBinary
    (
    const(ubyte)[][] keys...
    )

Meta