Method RedisClient.ltrim

Prototypes

void ltrim(
  string key,
  uint start,
  uint stop
);