image To Base64

fun imageToBase64(path: String): String

method to convert file to base64

Return

String of base base64 from given file

Parameters

path

file path

Sources

Link copied to clipboard