public class ProgressRequestBody
extends RequestBody
| Constructor and Description |
|---|
ProgressRequestBody(RequestBody requestBody,
ApiCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
long |
contentLength() |
MediaType |
contentType() |
void |
writeTo(BufferedSink sink) |
public ProgressRequestBody(RequestBody requestBody,
ApiCallback callback)
public MediaType contentType()
public long contentLength()
throws IOException
IOExceptionpublic void writeTo(BufferedSink sink)
throws IOException
IOExceptionCopyright © 2020. All rights reserved.