swoole_table->exist

检查table中是否存在某一个key。

bool swoole_table->exist(string $key);

此方法在1.7.17以上版本可用