1.20.x stream_wrappers.inc public StreamWrapperInterface::stream_read($count)

File

includes/stream_wrappers.inc, line 101
Backdrop stream wrapper interface.

Class

StreamWrapperInterface
Generic PHP stream wrapper interface.

Code

public function stream_read($count);