xmlwriter_flush(3) php man page | unix.com

Man Page: xmlwriter_flush

Operating Environment: php

Section: 3

XMLWRITER_FLUSH(3)							 1							XMLWRITER_FLUSH(3)

XMLWriter::flush - Flush current buffer

       Object oriented style

SYNOPSIS
mixed XMLWriter::flush ([bool $empty = true])
DESCRIPTION
Procedural style mixed xmlwriter_flush (resource $xmlwriter, [bool $empty = true]) Flushes the current buffer.
PARAMETERS
o $ xmlwriter -Only for procedural calls. The XMLWriter resource that is being modified. This resource comes from a call to xml- writer_open_uri(3) or xmlwriter_open_memory(3). o $empty - Whether to empty the buffer or not. Default is TRUE.
RETURN VALUES
If you opened the writer in memory, this function returns the generated XML buffer, Else, if using URI, this function will write the buf- fer and return the number of written bytes. PHP Documentation Group XMLWRITER_FLUSH(3)
Related Man Pages
cairo_has_current_point(3) - php
tidy_parse_file(3) - php
xmlwriter_write_element(3) - php
tidy.parsefile(3) - php
xml::handler::xmlwriter(3) - redhat
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun