OCI-Lob->seekとは? わかりやすく解説

Weblio 辞書 > コンピュータ > PHP関数リファレンス > OCI-Lob->seekの意味・解説 

OCI-Lob->seek

(No version information available, might be only in CVS)
OCI-Lob->seek — Sets the internal pointer of the large object

説明

class OCI-Lob {
bool seek ( int offset [, int whence] )
} Sets the internal pointer of the large object.

パラメータ

offset
Indicates the amount of bytes, on which internal pointer should be moved from the position, pointed by whence.
whence
May be one of:
OCI_SEEK_SET - sets the position equal to offset
OCI_SEEK_CUR - adds offset bytes to the current position
OCI_SEEK_END - adds offset bytes to the end of large object (use negative value to move to a position before the end of large object)


返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

参考

OCI-Lob->rewind
OCI-Lob->tell
OCI-Lob->eof



このページでは「PHP関数リファレンス」からOCI-Lob->seekを検索した結果を表示しています。
Weblioに収録されているすべての辞書からOCI-Lob->seekを検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からOCI-Lob->seek を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「OCI-Lob->seek」の関連用語

OCI-Lob->seekのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



OCI-Lob->seekのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
PHP Documentation GroupPHP Documentation Group
Copyright © 1997 - 2025 by the PHP Documentation Group.

©2025 GRAS Group, Inc.RSS