PHP » GoLang | 
        
            
            login |
            register |
            
            about
            
             | 
    
                GoLang EventBuffer::copyout
                                request it (750)
                             
                            
                            GoLang replacement for PHP's EventBuffer::copyout
                            [edit | history]
                        
                    
                             EventBuffer::copyout(PECL event >= 1.2.6-beta) EventBuffer::copyout — Copies out specified number of bytes from the front of the buffer Description
   public
   int 
   EventBuffer::copyout
    ( 
    string
      
  &$data
   
   , 
    int
     $max_bytes
   
   )
   Behaves just like
   EventBuffer::read()
   , but does not drain any data from the buffer. I.e. it copies the first
    Parameters
 Return Values
   Returns the number of bytes copied, or
    See Also
  | 
            
            
                
                 
                    more
                     
                Most requested
 
                    more
                     
            Last requests
  |