xmlwriter_flush
Supported Versions: PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 1.0.0
Flush current buffer
<?php
public
XMLWriter
::
flush
(
bool $empty
=
true
):
string
|
int