PHP » GoLang |
login |
register |
about
|
GoLang streamWrapper::stream_seek
request it (322)
GoLang replacement for PHP's streamWrapper::stream_seek
[edit | history]
PHP streamWrapper::stream_seekPHP original manual for streamWrapper::stream_seek [ show | php.net ]streamWrapper::stream_seek(PHP 4 >= 4.3.2, PHP 5, PHP 7) streamWrapper::stream_seek — Seeks to specific location in a stream Description
public bool streamWrapper::stream_seek
( int
$offset
, int $whence = SEEK_SET
)This method is called in response to fseek().
The read/write position of the stream should be updated according to the
Parameters
Return Values
Return Notes
|
more
Recently updated
more
Most requested
more
Last requests
|