Interface Swift_StreamFilter
Processes bytes as they pass through a stream and performs filtering.
Direct known implementers
Swift_StreamFilters_ByteArrayReplacementFilter, Swift_StreamFilters_StringReplacementFilter
Package: Swift
Author: Chris Corbyn
Located at classes/swiftmailer/lib/classes/Swift/StreamFilter.php
Author: Chris Corbyn
Located at classes/swiftmailer/lib/classes/Swift/StreamFilter.php
public
boolean
|
#
shouldBuffer( mixed $buffer )
Based on the buffer given, this returns true if more buffering is needed. |
public
mixed
|