| 
 | EventBuffer::substrSubstracts a portion of the buffer data Description
   public
   string
    EventBuffer::substr
    ( 
    int
      $start[, 
    int$length] )
   Substracts up to
    Parameters
 Return Values
   Returns the data substracted as a
   string
   on success, or  See Also
 |