readTextAndClose

fun InputStream.readTextAndClose(charset: Charset = Charsets.UTF_8): String