input()
input(string $recv_buffer, \Workerman\Connection\ConnectionInterface $connection) : integer|false
Check the integrity of the package.
Please return the length of package. If length is unknow please return 0 that mean wating more data. If the package has something wrong please return false the connection will be closed.
Parameters
string | $recv_buffer | |
\Workerman\Connection\ConnectionInterface | $connection |