| dio_writeWrites data to fd with optional truncation at length Description
   int dio_write
    ( resource  $fd, string$data[, int$len= 0
  ] )
   dio_write writes up to  Parameters
 
 Return Values
   Returns the number of bytes written to  See Also
 
 |