XMLWriter::toMemory
(PHP 8 >= 8.4.0)
XMLWriter::toMemory — Create new XMLWriter using memory for string output
说明
public static XMLWriter::toMemory(): static
Creates a new XMLWriter using memory for string output.
参数
此函数没有参数。
返回值
Returns an XMLWriter.
参见
- XMLWriter::toStream() - Create new XMLWriter using a stream for output
- XMLWriter::toUri() - Create new XMLWriter using a URI for output
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。