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
pg_lo_write(3) - php
dio_tcsetattr(3) - php
eio_read(3) - php
socket_send(3) - php
Similar Topics in the Unix Linux Community
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!