(PHP 5 >= 5.4.0, PHP 7, PHP 8)
SplDoublyLinkedList::unserialize — Unserializes the storage
$data
Unserializes the storage, from SplDoublyLinkedList::serialize().
本函数还未编写文档,仅有参数列表。
data
The serialized string.
没有返回值。