seek
seek
Description
seek()
method allows to move the cursor position
in the large object. The whence parameter can be obtained by OR-ing the constants defined in the
pg module (SEEK_SET, SEEK_CUR, SEEK_END).
seek()
method allows to move the cursor position
in the large object. The whence parameter can be obtained by OR-ing the constants defined in the
pg module (SEEK_SET, SEEK_CUR, SEEK_END).