StreamBase

Base interface for a stream.

package

Default

Methods

__construct

__construct() 

Set an exception handler.

exceptionHandler( $arg0) : $this

Arguments

$arg0

callable

Response

$this

a reference to this, so the API can be used fluently