StringUtils.ltrim

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string ltrim(string s)
  2. string ltrim(string s, char c)
    class StringUtils
    static
    string
    ltrim
    (
    string s
    ,
    char c
    )

Meta