dio_read

 string dio_read ( resource $fd [, int $len = 1024 ] ) 

説明

The function dio_read() reads and returns len bytes from file with descriptor fd.

戻り値

The bytes read from fd.