flush.serialConnection {serial} | R Documentation |
Some times (and depending on buffering mode) the connection buffer needs to be flushed manually. This command empties the buffer by sending all remaining bytes.
## S3 method for class 'serialConnection'
flush(con)
con |
serial connection |
Nothing is returned
# See the top package documentation