MultiKeyPipelineBase.pfmerge

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(string) pfmerge(const(ubyte)[] destkey, const(ubyte)[][] sourcekeys)
    class MultiKeyPipelineBase
    override
    Response!(string)
    pfmerge
    (
    const(ubyte)[] destkey
    ,
    const(ubyte)[][] sourcekeys...
    )
  2. Response!(string) pfmerge(string destkey, string[] sourcekeys)

Meta