The Swoole\Connection\Iterator class
 
 (PECL swoole >= 1.9.0)
  
  
   Sinopsis de la Clase
   
    
    
    
    
    
   public count
    ( 
void
   ) : 
int 
   public current
    ( 
void
   ) : 
Connection 
   public key
    ( 
void
   ) : 
int 
   public next
    ( 
void
   ) : 
Connection 
   public offsetGet
    ( 
string $index
   ) : 
Connection 
   public valid
    ( 
void
   ) : 
boolean 
   }
 
   
 Tabla de contenidos