function StreamWrapperInterface::stream_read
1 method overrides StreamWrapperInterface::stream_read()
- DrupalLocalStreamWrapper::stream_read in includes/
stream_wrappers.inc - Support for fread(), file_get_contents() etc.
File
-
includes/
stream_wrappers.inc, line 102
Class
- StreamWrapperInterface
- Generic PHP stream wrapper interface.
Code
public function stream_read($count);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.