php man page for dio_read

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 descriptor

SYNOPSIS
string dio_read (resource $fd, [int $len = 1024])
DESCRIPTION
The function dio_read(3) reads and returns $len bytes from file with descriptor $fd.
PARAMETERS
o $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 VALUES
The bytes read from $fd.
SEE ALSO
dio_write(3). PHP Documentation Group DIO_READ(3)
Related Man Pages
io_tryread(3) - debian
io_waitread(3) - debian
adjmsg(9f) - sunos
adjmsg(9f) - opensolaris
pg_lo_write(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch