openSync

fun String.openSync(charset: Charset = UTF8): SyncStream
fun File.openSync(mode: String = "r"): SyncStream