lob->rewind

(no version information, might be only in CVS)

lob->rewind -- Moves the internal pointer to the beginning of the large object

Description

bool lob->rewind ( void )

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

성공일 경우 TRUE를, 실패일 경우 FALSE를 반환합니다.

See also oci_lob_seek() and oci_lob_tell().