vertx / io.vertx.kotlin.core.http / io.vertx.core.http.HttpClientResponse / bodyAwait

bodyAwait

suspend fun HttpClientResponse.bodyAwait(): Buffer

Suspending version of method io.vertx.core.http.HttpClientResponse.body

Return

Buffer

NOTE: This function has been automatically generated from io.vertx.core.http.HttpClientResponse using Vert.x codegen.