readFile

open fun readFile(file: File): String
open fun readFile(file: File, encoding: String): String