public static class CommonUploadMultiRequestExecutorOkHttpImpl.CommonUpdateDataToRequestBodyAdapter
extends okhttp3.RequestBody
| 构造器和说明 |
|---|
CommonUpdateDataToRequestBodyAdapter() |
| 限定符和类型 | 方法和说明 |
|---|---|
long |
contentLength() |
okhttp3.MediaType |
contentType() |
boolean |
isOneShot() |
void |
writeTo(okio.BufferedSink bufferedSink) |
public long contentLength()
contentLength 在类中 okhttp3.RequestBody@Nullable public okhttp3.MediaType contentType()
contentType 在类中 okhttp3.RequestBodypublic void writeTo(@NotNull
okio.BufferedSink bufferedSink)
throws IOException
writeTo 在类中 okhttp3.RequestBodyIOExceptionpublic boolean isOneShot()
isOneShot 在类中 okhttp3.RequestBodyCopyright © 2024. All rights reserved.