(PHP 5 >= 5.1.2, PHP 7, PECL xmlwriter >= 0.1.0)
XMLWriter::setIndentString -- xmlwriter_set_indent_string — Set string used for indenting
���������
$indentString
) : bool���̻����
$xmlwriter
, string $indentString
) : boolSets the string which will be used to indent each element/attribute of the resulting xml.
xmlwriter
�����ڹ��̵��á����ĵ� XMLWriter resource������Դ�����ڶ� xmlwriter_open_uri() �� xmlwriter_open_memory() �ĵ��á�
indentString
The indentation string.
�ɹ�ʱ���� TRUE
�� ������ʧ��ʱ���� FALSE
��