Unit 'fpHTTP' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

THTTPContentProducer.ContentToStream

Writes content to a stream

Declaration

Source position: fphttp.pp line 56

public function THTTPContentProducer.ContentToStream(

  Stream: TStream

):Boolean; virtual;

Arguments

Stream

  

Stream to write content to

Function result

Number of bytes written to stream

Description

ContentToStream writes the generated content directly to a stream and returns the number of bytes written.


Documentation generated on: Jan 27 2026