Downloader

interface Downloader

Functions

Link copied to clipboard
abstract fun download(url: String, accepts: String): ByteArray?