\Horde_Mime_Filter_Encoding

Stream filter to determine whether body requires either binary or 8bit encoding (RFC 2045 [6]).

Summary

Methods
Properties
Constants
onCreate()
filter()
No public properties found
No constants found
No protected methods found
$_crlf
N/A
No private methods found
No private properties found
N/A

Properties

$_crlf

$_crlf : integer

Number of consecutive non-CR/LF characters.

Type

integer

Methods

onCreate()

onCreate() 

filter()

filter(  $in,   $out,   $consumed,   $closing) 

Parameters

$in
$out
$consumed
$closing