public function StreamWrapperInterface::stream_flush

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

Archivo

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

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Código

public function stream_flush();