(PHP 5 >= 5.2.0, PHP 7, PECL xmlwriter >= 2.0.4)
XMLWriter::writeRaw -- xmlwriter_write_raw — Write a raw XML text
���������
$content
) : bool���̻����
$xmlwriter
, string $content
) : boolWrites a raw xml text.
xmlwriter
�����ڹ��̵��á����ĵ� XMLWriter resource������Դ�����ڶ� xmlwriter_open_uri() �� xmlwriter_open_memory() �ĵ��á�
content
The text string to write.
�ɹ�ʱ���� TRUE
�� ������ʧ��ʱ���� FALSE
��