dart / 1 / dart-io / httpresponse / bufferoutput.html

bufferOutput property

bool bufferOutput
read / write

Get or set if the HttpResponse should buffer output.

Default value is true.

Note: Disabling buffering of the output can result in very poor performance, when writing many small chunks.

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-io/HttpResponse/bufferOutput.html