Пример #1
0
PUBLIC void flush()
{
    espFlush(getStream());
}
Пример #2
0
PUBLIC void flush()
{
    espFlush(getConn());
}