Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 22771 программист и 1258 роботов. Сейчас ищут 725 программистов ...
Приступая к работе

EventBuffer::read - Read data from an evbuffer and drain the bytes read

Вернуться к: EventBuffer

EventBuffer::read

(PECL event >= 1.6.0)

EventBuffer::readRead data from an evbuffer and drain the bytes read

Описание

public string EventBuffer::read ( int $max_bytes )

Read the first max_bytes from the buffer and drain the bytes read. If more max_bytes are requested than are available in the buffer, it only extracts as many bytes as available.

Список параметров

max_bytes

Maxmimum number of bytes to read from the buffer.

Возвращаемые значения

Returns string read, or FALSE on failure.

Список изменений

Версия Описание
1.6.0 Renamed EventBuffer::read()(the old method name) to EventBuffer::read(). EventBuffer::read() now takes only max_bytes argument; returns string instead of integer.

Смотрите также



Вернуться к: EventBuffer

© 2024 «PHP.RU — Сообщество PHP-Программистов»
Главная | Форум | Реклама на сайте | Контакты VIP Сувениры
Разработка компании ODware