Redis.xtrim

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Long xtrim(string key, long maxLen, bool approximateLength)
    class Redis
    Long
    xtrim
    (
    string key
    ,
    long maxLen
    ,)
  2. alias xtrim = BinaryRedis.xtrim

Meta