Swoole\WebSocket\Server::unpack
PHP function
Edit on GitHub ✎
(PECL swoole >= 1.9.0)
Unpack the binary data received from the client.
Description
Swoole\WebSocket\Server::unpack(binary $data): string
Parameters
data