StNotNull extension

on

Methods

addLeadingZerosLengthLessThan(int length) String

Available on String, provided by the StNotNull extension

Add leading zeros if the string length is less than the indicated length
addZeros(int quantity) String

Available on String, provided by the StNotNull extension

Add leading zeros according to the indicated quantity