Client.restoreReplace

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void restoreReplace(string key, int ttl, const(ubyte)[] serializedValue)
    class Client
    void
    restoreReplace
    (
    string key
    ,
    int ttl
    ,
    const(ubyte)[] serializedValue
    )
  2. alias restoreReplace = BinaryClient.restoreReplace

Meta