THttpRawResponseBodyWriter.Stream Method
Returns the underlying raw response stream used to write body bytes.
Syntax
Unit: Sparkle.HttpServer.Response
function THttpRawResponseBodyWriter.Stream: TStream;
Returns the underlying raw response stream used to write body bytes.
Unit: Sparkle.HttpServer.Response
function THttpRawResponseBodyWriter.Stream: TStream;