Property | Type | Description | |
---|---|---|---|
$FIN | First Byte | ||
$RSV1 | |||
$RSV2 | |||
$RSV3 | |||
$actualLength | |||
$mask | Second Byte | ||
$maskingKey | |||
$opcode | |||
$payloadData | |||
$payloadLength |
Method | Description | |
---|---|---|
create ( $type, $data = null ) | ||
decode ( &$buffer ) | ||
encode ( ) | ||
getData ( ) | ||
getType ( ) | ||
isFinal ( ) | ||
isMasked ( ) | ||
isReady ( ) | ||
setMasked ( $mask ) |
Method | Description | |
---|---|---|
IsBitSet ( $byte, $pos ) | ||
rotMask ( $data, $key, $offset ) | ||
setType ( $type ) |
Method | Description | |
---|---|---|
__construct ( ) |