kactoos-jvm / nnl.rocks.kactoos.text / PaddedStartText / <init>
PaddedStartText(text: Text, length: Int, symbol: Char)PaddedStartText(text: KText, length: Int, symbol: Char)
Text padded at start to reach the given length.
There is thread safe.
text - The text
length - The minimum length of the resulting string
symbol - The padding symbol
Since 0.4