send

fun send(data: String)(source)
fun send(data: Blob)(source)
fun send(data: ArrayBuffer)(source)

Since Kotlin

1.1