Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16123 программиста и 1772 робота. Сейчас ищут 1862 программиста ...
EventBufferEvent::readBuffer - Drains the entire contents of the input buffer and places them into buf
Вернуться к: EventBufferEvent
EventBufferEvent::readBuffer
(PECL event >= 1.2.6-beta)
EventBufferEvent::readBuffer — Drains the entire contents of the input buffer and places them into buf
Описание
Drains the entire contents of the input buffer and places them into
buf
.
Список параметров
-
buf
-
Target buffer
Возвращаемые значения
Returns TRUE
on success; Otherwise FALSE
.
Смотрите также
- EventBufferEvent::read() - Read buffer's data
Вернуться к: EventBufferEvent