Documentation

VariableStream
in package

Table of Contents

Properties

$position  : mixed
$varname  : mixed

Methods

stream_eof()  : mixed
stream_open()  : mixed
stream_read()  : mixed
stream_seek()  : mixed
stream_stat()  : mixed
stream_tell()  : mixed

Properties

Methods

stream_open()

public stream_open(mixed $path, mixed $mode, mixed $options, mixed &$opened_path) : mixed
Parameters
$path : mixed
$mode : mixed
$options : mixed
$opened_path : mixed

stream_read()

public stream_read(mixed $count) : mixed
Parameters
$count : mixed

stream_seek()

public stream_seek(mixed $offset, mixed $whence) : mixed
Parameters
$offset : mixed
$whence : mixed

        
On this page

Search results