useBuffer method

  1. @override
void useBuffer()

Configure the response to write to an intermediate response buffer, rather than to the stream directly.

Implementation

@override
void useBuffer() {}