PipelineBase.hexists

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

Meta