public class ProcessRequestBody extends FixedRequestBody
| 构造器和说明 |
|---|
ProcessRequestBody(okhttp3.RequestBody requestBody,
OnCallback<Process> onProcess,
java.util.concurrent.Executor callbackExecutor,
long contentLength,
long stepBytes) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
writeTo(okio.BufferedSink sink) |
contentLength, contentType, isDuplex, isOneShotpublic ProcessRequestBody(okhttp3.RequestBody requestBody,
OnCallback<Process> onProcess,
java.util.concurrent.Executor callbackExecutor,
long contentLength,
long stepBytes)
public void writeTo(okio.BufferedSink sink)
throws java.io.IOException
writeTo 在类中 FixedRequestBodyjava.io.IOExceptionCopyright © 2021 江苏一键联信息科技有限公司. All Rights Reserved.