data

abstract fun data(data: InputStream, contentLength: Long): Response.Body.Builder

Sets the data of the new response body.

Since

200.2.0