BinaryClient.setbit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setbit(const(ubyte)[] key, long offset, const(ubyte)[] value)
    class BinaryClient
    void
    setbit
    (
    const(ubyte)[] key
    ,
    long offset
    ,
    const(ubyte)[] value
    )
  2. void setbit(const(ubyte)[] key, long offset, bool value)

Meta