function StreamWrapperInterface::stream_write

1 method overrides StreamWrapperInterface::stream_write()
DrupalLocalStreamWrapper::stream_write in includes/stream_wrappers.inc
Support for fwrite(), file_put_contents() etc.

File

includes/stream_wrappers.inc, line 103

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

public function stream_write($data);

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