略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: EventBuffer::readFrom

2025-03-13

EventBuffer::readFrom

(PECL event >= 1.7.0)

EventBuffer::readFromRead data from a file onto the end of the buffer

说明

public EventBuffer::read( mixed $fd , int $howmuch ): int

Read data from the file specified by fd onto the end of the buffer.

参数

fd

Socket resource, stream, or numeric file descriptor.

howmuch

Maxmimum number of bytes to read.

返回值

Returns the number of bytes read, or false on failure.

参见

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。

官方地址:https://www.php.net/manual/en/eventbuffer.readfrom.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3