isBuffered property

bool isBuffered

Returns true if response data is being written to a buffer, rather than to the underlying stream.

Implementation

bool get isBuffered;