PHP » GoLang |
login |
register |
about
|
GoLang EventBuffer::pullup
request it (423)
GoLang replacement for PHP's EventBuffer::pullup
[edit | history]
EventBuffer::pullup(PECL event >= 1.2.6-beta) EventBuffer::pullup — Linearizes data within buffer and returns it's contents as a string Description
public
string
EventBuffer::pullup
(
int
$size
)
"Linearizes" the first
Warning
Calling EventBuffer::pullup() with a large size can be quite slow, since it potentially needs to copy the entire buffer's contents. Parameters
Return Values
If
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|