GoLang OCI-Lob::rewind

request it (341)
GoLang replacement for PHP's OCI-Lob::rewind [edit | history]



Do you know a GoLang replacement for PHP's OCI-Lob::rewind? Write it!

PHP OCI-Lob::rewind

PHP original manual for OCI-Lob::rewind [ show | php.net ]

OCI-Lob::rewind

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

OCI-Lob::rewindMoves the internal pointer to the beginning of the large object

Description

bool OCI-Lob::rewind ( void )

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

Return Values

Returns TRUE on success or FALSE on failure.