Adaptive Framework 0.9.0

flush

The following is a list of properties for the function flush:

PropertyValue
briefFlush stream buffer
categorystream
descriptionWrite the content of the stream's buffers to its destination.
functionIdflush
functionLabelflush
parameters[ { "brief": "Stream number", "dataType": "integer", "description": "The streamNumber for the stream to flush.", "name": "streamNumber" } ]
returns{ "dataType": "null" }
sideEffects[ "Buffers written" ]