The php_user_filter class

(PHP 5, PHP 7)

锟斤拷锟�

Children of this class are passed to stream_filter_register().

锟斤拷摘要

php_user_filter {
/* 锟斤拷锟斤拷 */
public $filtername ;
public $params ;
/* 锟斤拷锟斤拷 */
public filter ( resource $in , resource $out , int &$consumed , bool $closing ) : int
public onClose ( void ) : void
public onCreate ( void ) : bool
}

锟斤拷锟斤拷

filtername

Name of the filter registered by stream_filter_append().

params

Table of Contents