abstract fun writeFinalBinaryFrame(data: Buffer): WebSocketBase
Write a final WebSocket binary frame to the connection
data - The data to write
data
Return a reference to this, so the API can be used fluently