php man page for event_buffer_write

Query: event_buffer_write

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

EVENT_BUFFER_WRITE(3)							 1						     EVENT_BUFFER_WRITE(3)

event_buffer_write - Write data to a buffered event

SYNOPSIS
bool event_buffer_write (resource $bevent, string $data, [int $data_size = -1])
DESCRIPTION
Writes data to the specified buffered event. The data is appended to the output buffer and written to the descriptor when it becomes available for writing.
PARAMETERS
o $bevent - Valid buffered event resource. o $data - The data to be written. o $data_size - Optional size parameter. event_buffer_write(3) writes all the $data by default.
RETURN VALUES
event_buffer_write(3) returns TRUE on success or FALSE on error. PHP Documentation Group EVENT_BUFFER_WRITE(3)
Related Man Pages
puts(3) - opendarwin
bcompiler_write_footer(3) - php
xml_parse(3) - php
xml_set_processing_instruction_handler(3) - php
xmlwriter_write_element(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!