Redis.dump

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(ubyte)[] dump(string key)
    class Redis
    const(ubyte)[]
    dump
    (
    string key
    )
  2. alias dump = BinaryRedis.dump

Meta