Beispiel #1
0
PUBLIC void flush()
{
    espFlush(getStream());
}
Beispiel #2
0
PUBLIC void flush()
{
    espFlush(getConn());
}