PipelineBase.hdel

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

Meta