download

suspend fun download(url: String, file: File, agent: String = DEFAULT_AGENT, progressListener: OkHttpProgressInterceptor.ProgressListener? = null): Long