StringX extension

on

Methods

padLeft0() String

Available on String, provided by the StringX extension

parseDouble() double

Available on String, provided by the StringX extension

parseInt() int

Available on String, provided by the StringX extension

slice(int start, [int? end]) String

Available on String, provided by the StringX extension

toBuffer() List<int>

Available on String, provided by the StringX extension