MultiKeyPipelineBase.pfcount

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Long) pfcount(string[] keys)
    class MultiKeyPipelineBase
    Response!(Long)
    pfcount
    (
    string[] keys...
    )
  2. alias pfcount = PipelineBase.pfcount
  3. Response!(Long) pfcount(const(ubyte)[][] keys)

Meta