Redis.getrange

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string getrange(string key, long startOffset, long endOffset)
    class Redis
    string
    getrange
    (
    string key
    ,,)
  2. alias getrange = BinaryRedis.getrange

Meta