flush.HttpDaemonRspResponse {R.rsp}R Documentation

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.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see HttpDaemonRspResponse.


[Package R.rsp version 0.3.4 Index]