BinaryClient.hset

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void hset(const(ubyte)[] key, const(ubyte)[] field, const(ubyte)[] value)
    class BinaryClient
    void
    hset
    (
    const(ubyte)[] key
    ,
    const(ubyte)[] field
    ,
    const(ubyte)[] value
    )
  2. void hset(const(ubyte)[] key, Map!(const(ubyte)[], const(ubyte)[]) hash)

Meta