\Opis\ClosureClosureStream

Summary

Methods
Properties
Constants
stream_open()
stream_read()
stream_eof()
stream_set_option()
stream_stat()
url_stat()
stream_seek()
stream_tell()
register()
No public properties found
STREAM_PROTO
No protected methods found
$isRegistered
$content
$length
$pointer
N/A
No private methods found
No private properties found
N/A

Constants

STREAM_PROTO

STREAM_PROTO = 'closure'

Properties

$isRegistered

$isRegistered : 

Type

$content

$content : 

Type

$length

$length : 

Type

$pointer

$pointer : 

Type

Methods

stream_open()

stream_open(  $path,   $mode,   $options,   $opened_path) 

Parameters

$path
$mode
$options
$opened_path

stream_read()

stream_read(  $count) 

Parameters

$count

stream_eof()

stream_eof() 

stream_set_option()

stream_set_option(  $option,   $arg1,   $arg2) 

Parameters

$option
$arg1
$arg2

stream_stat()

stream_stat() 

url_stat()

url_stat(  $path,   $flags) 

Parameters

$path
$flags

stream_seek()

stream_seek(  $offset,   $whence = SEEK_SET) 

Parameters

$offset
$whence

stream_tell()

stream_tell() 

register()

register()