public function StreamWrapperInterface::stream_read

1 method overrides StreamWrapperInterface::stream_read()

File

drupal/includes/stream_wrappers.inc, line 102
Drupal stream wrapper interface.

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

public function stream_read($count);