(Available since version 1.0)
LinkedList::unserialize — Unserializes the storage
$serialized
)
Unserializes the storage, from LinkedList::serialize()
This function is currently not documented; only its argument list is available. It's use is discouraged.
serialized
The serialized string.
No value is returned.
Throws SEIDS::LinkedLists::UnserializeException when an error occurs.