public function StreamWrapperInterface::stream_seek

1 method overrides StreamWrapperInterface::stream_seek()

File

drupal/includes/stream_wrappers.inc, line 105
Drupal stream wrapper interface.

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

public function stream_seek($offset, $whence);