IStr[] split(IStr str, IStr sep)
Splits the string using a static buffer and returns the result.
IStr[] split(IStr str, char sep)