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_waitread(3) - debian
adjmsg(9f) - opensolaris
pg_lo_write(3) - php
ibase_blob_get(3) - php
pg_lo_read(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!