function StreamWrapperInterface::stream_seek
1 method overrides StreamWrapperInterface::stream_seek()
- DrupalLocalStreamWrapper::stream_seek in includes/
stream_wrappers.inc - Support for fseek().
File
-
includes/
stream_wrappers.inc, line 105
Class
- StreamWrapperInterface
- Generic PHP stream wrapper interface.
Code
public function stream_seek($offset, $whence);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.