PHP » GoLang |
login |
register |
about
|
GoLang EventBuffer::copyout
request it (413)
GoLang replacement for PHP's EventBuffer::copyout
[edit | history]
EventBuffer::copyout(PECL event >= 1.2.6-beta) EventBuffer::copyout — Copies out specified number of bytes from the front of the buffer Description
public
int
EventBuffer::copyout
(
string
&$data
,
int
$max_bytes
)
Behaves just like
EventBuffer::read()
, but does not drain any data from the buffer. I.e. it copies the first
Parameters
Return Values
Returns the number of bytes copied, or
See Also
|
more
Recently updated
more
Most requested
more
Last requests
|