Unit 'fpHTTPClient' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TCustomHTTPEventSource.DataAvailable

Checks if data is available for reading

Declaration

Source position: fphttpclient.pp line 73

public function TCustomHTTPEventSource.DataAvailable: Boolean;

Function result

True if data is available for reading

Description

Returns True if data is available for reading from the event source without blocking.

See also

ReadEvent

  

Reads one Server-Sent Event from the stream


Documentation generated on: Jan 27 2026