Client.restore

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

Meta