vertx / io.vertx.reactivex.core.http / WebSocketFrame / textData

textData

open fun textData(): String

Return
the content of this frame as a UTF-8 string and returns the converted string. Only use this for text frames.