read

abstract fun read(path: String): ByteArray?

Reads entire file contents from path.

Return

file bytes or null if the file does not exist