(PECL event >= 1.5.0)
EventBuffer::addBuffer
  • References/PHP/Function/Services/Event/EventBuffer

(PECL event >= 1.2.6-beta) Move all data from a buffer provided to the current instance of EventBuffer

2025-01-10 15:47:30
EventBuffer::expand
  • References/PHP/Function/Services/Event/EventBuffer

(PECL event >= 1.2.6-beta) Reserves space in buffer

2025-01-10 15:47:30
EventBuffer::search
  • References/PHP/Function/Services/Event/EventBuffer

(PECL event >= 1.2.6-beta) Scans the buffer for an occurrence of a string

2025-01-10 15:47:30
EventBuffer::copyout
  • References/PHP/Function/Services/Event/EventBuffer

(PECL event >= 1.2.6-beta) Copies out specified number of bytes from the front of the buffer

2025-01-10 15:47:30
EventBuffer::readLine
  • References/PHP/Function/Services/Event/EventBuffer

(PECL event >= 1.2.6-beta) Extracts a line from the front of the buffer

2025-01-10 15:47:30
EventBuffer::readFrom
  • References/PHP/Function/Services/Event/EventBuffer

(PECL event >= 1.7.0) Read data from a file onto the end of the buffer

2025-01-10 15:47:30
EventBuffer::prepend
  • References/PHP/Function/Services/Event/EventBuffer

(PECL event >= 1.2.6-beta) Prepend data to the front of the buffer

2025-01-10 15:47:30
EventBuffer::read
  • References/PHP/Function/Services/Event/EventBuffer

(PECL event >= 1.6.0) Read data from an evbuffer and drain the bytes read

2025-01-10 15:47:30
EventBuffer::enableLocking
  • References/PHP/Function/Services/Event/EventBuffer

(PECL event >= 1.2.6-beta) public void EventBuffer::enableLocking ( void )

2025-01-10 15:47:30
EventBuffer::drain
  • References/PHP/Function/Services/Event/EventBuffer

(PECL event >= 1.2.6-beta) Removes specified number of bytes from the front of the buffer without copying

2025-01-10 15:47:30