Query: dio_read
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DIO_READ(3) 1 DIO_READ(3) dio_read - Reads bytes from a file descriptorSYNOPSISstring dio_read (resource $fd, [int $len = 1024])DESCRIPTIONThe function dio_read(3) reads and returns $len bytes from file with descriptor $fd.PARAMETERSo $fd - The file descriptor returned by dio_open(3). o $len - The number of bytes to read. If not specified, dio_read(3) reads 1K sized block.RETURN VALUESThe bytes read from $fd.SEE ALSOdio_write(3). PHP Documentation Group DIO_READ(3)
| Related Man Pages |
|---|
| io_waitread(3) - debian |
| adjmsg(9f) - sunos |
| dio_tcsetattr(3) - php |
| ibase_blob_get(3) - php |
| socket_send(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| UNIX.COM 2017 Year End Summary |
| Status of UNIX.COM Forum Transformation |
| Please Welcome Ravinder Singh to the Moderation Team |
| Denial Of Service Attack Update |