Swift
[ class tree: Swift ] [ index: Swift ] [ all elements ]

Class: Swift_StreamFilter

Source Location: /vendors/swift/classes/Swift/StreamFilter.php

Interface Overview


Processes bytes as they pass through a stream and performs filtering.


Author(s):

  • Chris Corbyn

Methods



Class Details

[line 16]
Processes bytes as they pass through a stream and performs filtering.



Tags:

author:  Chris Corbyn
filesource:  Source Code for this file


[ Top ]


Class Methods


method filter [line 31]

mixed filter( mixed $buffer)

Filters $buffer and returns the changes.



Tags:

access:  public


Parameters:

mixed   $buffer  

[ Top ]

method shouldBuffer [line 24]

boolean shouldBuffer( mixed $buffer)

Based on the buffer given, this returns true if more buffering is needed.



Tags:

access:  public


Parameters:

mixed   $buffer  

[ Top ]


Documentation generated on Mon, 05 Sep 2011 20:34:40 -0500 by phpDocumentor 1.4.3