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
IOException
public void writeTo(BufferedSink sink) throws IOException
IOException
Copyright © 2020. All rights reserved.