(PHP 4 CVS only)
dio_read -- Reads n bytes from fd and returns them, if n is not specified, reads 1k blockThe function dio_read() reads and returns n bytes from file with descriptor resource. If n is not specified, dio_read() reads 1K sized block and returns them.
Poprzedni | Spis treści | Następny |
dio_open | Początek rozdziału | dio_write |