@JvmOverloads fun toDecodedString(offset: Int = 0): String
Returns the base64 URL-safe decoded data as a string. An optional offset can be used to skip some bytes.
Return String the decoded data