Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 42688 программистов и 1088 роботов. Сейчас ищут 1668 программистов ...
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