| 
 | EventBuffer::readFromRead data from a file onto the end of the buffer Description
   public
   int
    EventBuffer::read
    ( 
    mixed
      $fd, 
    int$howmuch)
   Read data from the file specified by
    Parameters
 Return Values
   Returns the number of bytes read, or  See Also
 |