class CloseFrame extends Frame (View source)

Properties

$fd from  Frame
$data from  Frame
$opcode
$flags from  Frame
$finish from  Frame
$code
$reason

Methods

string
__toString()

No description

from  Frame
static mixed
pack(mixed $data, mixed|null $opcode = null, mixed|null $flags = null)

No description

from  Frame
static mixed
unpack(mixed $data)

No description

from  Frame

Details

string __toString()

No description

Return Value

string

static mixed pack(mixed $data, mixed|null $opcode = null, mixed|null $flags = null)

No description

Parameters

mixed $data
mixed|null $opcode
mixed|null $flags

Return Value

mixed

static mixed unpack(mixed $data)

No description

Parameters

mixed $data

Return Value

mixed