public class TypedImageRequestBody
extends RequestBody
| Constructor and Description |
|---|
TypedImageRequestBody(MediaType mediaType,
java.io.InputStream is) |
| Modifier and Type | Method and Description |
|---|---|
long |
contentLength() |
MediaType |
contentType() |
void |
writeTo(BufferedSink sink) |