Documentation

CodingInterface

Table of Contents

Methods

decodeStream()  : StreamInterface
encodeStream()  : StreamInterface
getHttpName()  : string
hasDecodingFilter()  : bool
hasEncodingFilter()  : bool

Methods

decodeStream()

public decodeStream(StreamInterface $stream) : StreamInterface
Parameters
$stream : StreamInterface
Return values
StreamInterface

encodeStream()

public encodeStream(StreamInterface $stream) : StreamInterface
Parameters
$stream : StreamInterface
Return values
StreamInterface

hasDecodingFilter()

public hasDecodingFilter() : bool
Return values
bool

hasEncodingFilter()

public hasEncodingFilter() : bool
Return values
bool

        
On this page

Search results