text

suspend fun text(stream: ReadableStream): String(source)
suspend fun text(stream: Readable): String(source)
suspend fun text(stream: AsyncIterable<Any?>): String(source)