PipelineBase.pfadd

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Long) pfadd(const(ubyte)[] key, const(ubyte)[][] elements)
  2. Response!(Long) pfadd(string key, string[] elements)
    class PipelineBase
    Response!(Long)
    pfadd
    (
    string key
    ,
    string[] elements...
    )

Meta