i have a problem with download pdf file from server, i found function which converte byte array
private fun InputStream.saveToFile(file: String) = use { i