public function StreamWrapperInterface::stream_tell

1 method overrides StreamWrapperInterface::stream_tell()
DrupalLocalStreamWrapper::stream_tell in drupal-7.x/includes/stream_wrappers.inc
Support for ftell().

Archivo

drupal-7.x/includes/stream_wrappers.inc, line 107
Drupal stream wrapper interface.

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Código

public function stream_tell();