PHP » GoLang |
login |
register |
about
|
GoLang XMLWriter::flush
request it (345)
GoLang replacement for PHP's XMLWriter::flush
[edit | history]
XMLWriter::flushxmlwriter_flush(PHP 5 >= 5.1.2, PHP 7, PECL xmlwriter >= 1.0.0) XMLWriter::flush -- xmlwriter_flush — Flush current buffer DescriptionObject oriented style Procedural style Flushes the current buffer. Parameters
Return ValuesIf you opened the writer in memory, this function returns the generated XML buffer, Else, if using URI, this function will write the buffer and return the number of written bytes. |
more
Recently updated
more
Most requested
more
Last requests
|