PipelineBase.hvals

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

Meta