Package com.tomtom.ivi.sdk.communications.common.util

Functions

Link copied to clipboard
fun String.mask(): String

Applies a mask to the provided String by replacing its content by a star "*", except the last two characters that will be kept as they are.