service / com.scurab.android.uitor.extract2 / java.lang.StringBuilder / stripLastChars

stripLastChars

fun StringBuilder.stripLastChars(amount: Int): StringBuilder

Strip last amount of chars if possible. Otherwise return original stringbuilder