public function StreamWrapperInterface::stream_write

public StreamWrapperInterface::stream_write($data)

File

includes/stream_wrappers.inc, line 103
Drupal stream wrapper interface.

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

public function stream_write($data);

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/includes!stream_wrappers.inc/function/StreamWrapperInterface::stream_write/7.x