function StreamWrapperInterface::stream_flush

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

File

includes/stream_wrappers.inc, line 106

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

public function stream_flush();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.