blob: 1424d57067df9c9333d0ca325cf3fc4384fcf129 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>DummyWebSocketServerSession.flush - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="index.html">DummyWebSocketServerSession</a> / <a href="./flush.html">flush</a><br/>
<br/>
<h1>flush</h1>
<a name="pl.treksoft.kvision.remote.DummyWebSocketServerSession$flush()"></a>
<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">flush</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code>
</BODY>
</HTML>
|