PHP Class Horde_Imap_Client_Socket_Connection_Pop3, horde
NOTE: This class is NOT intended to be accessed outside of the package.
There is NO guarantees that the API of this class will not change across
versions.
Show file
Open project: horde/horde
Protected Properties
Public Methods
Method |
Description |
|
read ( integer $size = null ) : string |
Read data from incoming POP3 stream. |
|
write ( string $data, boolean $debug = true ) |
Writes data to the POP3 output stream. |
|
Method Details
Read data from incoming POP3 stream.
Writes data to the POP3 output stream.
Property Details
$_protocol protected property