php8.5
Home/ Manual/ websocket / server/ Swoole\WebSocket\Server::pack

Swoole\WebSocket\Server::pack

PHP function Edit on GitHub ✎

(PECL swoole >= 1.9.0)

Get a pack of binary data to send in a single frame.

Description

Swoole\WebSocket\Server::pack(string $data, [string $opcode], [string $finish], [string $mask]): binary

Parameters

data
opcode
finish
mask

Return Values

Source: reference/swoole/swoole/websocket/server/pack.xml · from the official PHP manual (php/doc-en)