StringExtension

StringExtension contains extension function to parse and format String to other form

Author

jimlyas

Since

16 Jan 2023 Copyright © 2022-2023 jimlyas. All rights reserved.

Functions

Link copied to clipboard

Function to get the MimeType of the given path

Link copied to clipboard

Function to convert String of file path into Base64

Link copied to clipboard
fun String.toCurrency(locale: Locale = Locale.getDefault(), useDot: Boolean = false): String

Function to convert String to formatted String as currency