Documentation

Identity extends StreamFilterBase
in package

Table of Contents

Constants

STATE_CLOSED  = 4
STATE_CLOSING  = 3
STATE_OPENING  = 1
STATE_PROCESSING  = 2

Methods

filter()  : int
onCreate()  : bool
processFooter()  : string
processHeader()  : string
processPayload()  : string

Constants

Methods

filter()

public final filter(mixed $in, mixed $out, mixed &$consumed, mixed $closing) : int
Parameters
$in : mixed
$out : mixed
$consumed : mixed
$closing : mixed
Return values
int

processFooter()

protected processFooter() : string
Return values
string

processHeader()

protected processHeader() : string
Return values
string

processPayload()

protected processPayload(string $data) : string
Parameters
$data : string
Return values
string

        
On this page

Search results