SplDoublyLinkedList::serialize

(PHP 5 >= 5.4.0, PHP 7, PHP 8)

SplDoublyLinkedList::serializeSerializes the storage

說明

public SplDoublyLinkedList::serialize(): string

Serializes the storage.

警告

本函數還未編寫文檔,僅有參數列表。

參數

此函數沒有參數。

返回值

The serialized string.

參見