Writes content to a stream
Source position: fphttp.pp line 56
public function THTTPContentProducer.ContentToStream( |
Stream: TStream |
):Boolean; virtual; |
Stream |
|
Stream to write content to |
Number of bytes written to stream
ContentToStream writes the generated content directly to a stream and returns the number of bytes written.