PHP 8.1.28 Released!

Swoole\WebSocket\Server::unpack

(PECL swoole >= 1.9.0)

Swoole\WebSocket\Server::unpackРаспаковать двоичные данные, полученные от клиента

Описание

public static Swoole\WebSocket\Server::unpack(binary $data): string

Список параметров

data

Возвращаемые значения

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top