get Mime Type

fun getMimeType(path: String): String?

get the file extension from path

Return

String of file extension from given path

Parameters

path

file path

Sources

Link copied to clipboard