getFileContent

abstract fun getFileContent(filePath: String): ByteArray

Returns the entire content of the file as a byte array.

Parameters

filePath

to the File on device