XMLWriter::flush

xmlwriter_flush

(PHP 5 >= 5.1.2, PHP 7, PECL xmlwriter >= 1.0.0)

XMLWriter::flush -- xmlwriter_flushFlush current buffer

说锟斤拷

锟斤拷锟斤拷锟斤拷锟斤拷锟�

XMLWriter::flush ([ bool $empty = TRUE ] ) : mixed

锟斤拷锟教伙拷锟斤拷锟�

xmlwriter_flush ( resource $xmlwriter [, bool $empty = TRUE ] ) : mixed

Flushes the current buffer.

锟斤拷锟斤拷

xmlwriter

锟斤拷锟斤拷锟节癸拷锟教碉拷锟矫★拷锟斤拷锟睫改碉拷 XMLWriter resource锟斤拷锟斤拷锟斤拷源锟斤拷锟斤拷锟节讹拷 xmlwriter_open_uri() 锟斤拷 xmlwriter_open_memory() 锟侥碉拷锟矫★拷

empty

Whether to empty the buffer or not. Default is TRUE.

锟斤拷锟斤拷值

If 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.