MultiKeyPipelineBase.renamenx

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

Meta