Package | Description |
---|---|
cn.orionsec.kit.http.ok | |
cn.orionsec.kit.http.ok.file |
Modifier and Type | Method and Description |
---|---|
static OkDownload |
OkRequests.download(String url)
同步下载文件
|
static OkDownload |
OkRequests.download(String url,
okhttp3.OkHttpClient client)
同步下载文件
|
Modifier and Type | Method and Description |
---|---|
OkDownload |
OkDownload.client(okhttp3.OkHttpClient client) |
OkDownload |
OkDownload.download(File file) |
OkDownload |
OkDownload.download(OutputStream out) |
OkDownload |
OkDownload.download(OutputStream out,
boolean autoClose) |
OkDownload |
OkDownload.download(String file) |
Copyright © 2024. All rights reserved.