writeToFile

suspend fun writeToFile(file: File)

Writes the RssString to a file. Uses Dispatchers.IO.

Sources

Link copied to clipboard