R.rsp (version 0.6.1)

flush.HttpDaemonRspResponse: Flushes the buffer of an HttpDaemonRspResponse to the HttpDaemon

Description

Flushes the buffer of an HttpDaemonRspResponse to the HttpDaemon.

Usage

## S3 method for class 'HttpDaemonRspResponse':
flush(con, ...)

Arguments

...
Not used.

Value

  • Returns (invisibly) the number of characters flushed.

See Also

For more information see HttpDaemonRspResponse.