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