PHP Class Opis\Closure\ClosureStream

Afficher le fichier Open project: opis/closure Class Usage Examples

Protected Properties

Свойство Type Description
$content
$isRegistred
$length
$pointer

Méthodes publiques

Méthode Description
register ( )
stream_eof ( )
stream_open ( $path, $mode, $options, &$opened_path )
stream_read ( $count )
stream_seek ( $offset, $whence = SEEK_SET )
stream_stat ( )
stream_tell ( )
url_stat ( $path, $flags )

Method Details

register() public static méthode

public static register ( )

stream_eof() public méthode

public stream_eof ( )

stream_open() public méthode

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

stream_read() public méthode

public stream_read ( $count )

stream_seek() public méthode

public stream_seek ( $offset, $whence = SEEK_SET )

stream_stat() public méthode

public stream_stat ( )

stream_tell() public méthode

public stream_tell ( )

url_stat() public méthode

public url_stat ( $path, $flags )

Property Details

$content protected_oe property

protected $content

$isRegistred protected_oe static_oe property

protected static $isRegistred

$length protected_oe property

protected $length

$pointer protected_oe property

protected $pointer