public class ProcessRequestBody extends FixedRequestBody
| 构造器和说明 |
|---|
ProcessRequestBody(okhttp3.RequestBody requestBody,
Consumer<Process> onProcess,
Executor callbackExecutor,
long contentLength,
long stepBytes) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
writeTo(okio.BufferedSink sink) |
contentLength, contentType, isDuplex, isOneShotpublic void writeTo(okio.BufferedSink sink)
throws IOException
writeTo 在类中 FixedRequestBodyIOExceptionCopyright © 2025 zhouxu. All rights reserved.