• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • OCI-Lob::rewind()

    (PHP 5, PHP 7, PECL OCI8 >= 1.1.0)

    Moves the internal pointer to the beginning of the large object

    说明

    OCI-Lob::rewind(void): bool

    Sets the internal pointer to the beginning of the large object.

    返回值

    成功时返回TRUE,或者在失败时返回FALSE

    参见

    • OCI-Lob::seek
    • OCI-Lob::tell

    上篇:OCI-Lob::read()

    下篇:OCI-Lob::save()