abstract fun readFileBlocking(path: String): Buffer
Blocking version of #readFile(String, Handler)
#readFile(String, Handler)