• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • HaruDoc::output()

    (PECL haru >= 0.0.1)

    Write the document data to the output buffer

    说明

    HaruDoc::output(void): bool

    Writes the document data into standard output.

    参数

    此函数没有参数。

    返回值

    Returns TRUE on success.

    错误/异常

    发生错误时抛出HaruException异常。

    参见

    • HaruDoc::save() Save the document into the specified file