PipelineBase.xtrim

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Response!(Long) xtrim(string key, long maxLen, bool approximateLength)
    class PipelineBase
    Response!(Long)
    xtrim
    (
    string key
    ,
    long maxLen
    ,)
  2. Response!(Long) xtrim(const(ubyte)[] key, long maxLen, bool approximateLength)

Meta