StringTools

StringTools

no package

Available on all platforms

This class provides advanced methods on Strings. It is ideally used with using StringTools and then acts as an extension to the String class.

If the first argument to any of the methods is null, the result is unspecified.

Static variables

static winMetaCharacters:Array<Int> = [" ".code, "(".code, ")".code, "%".code, "!".c