public function PhpStreamWrapperInterface::stream_read

1 method overrides PhpStreamWrapperInterface::stream_read()

File

drupal/core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php, line 19
Definition of Drupal\Core\StreamWrapper\PhpStreamWrapperInterface.

Class

PhpStreamWrapperInterface
Defines a generic PHP stream wrapper interface.

Namespace

Drupal\Core\StreamWrapper

Code

public function stream_read($count);