Is there a easy way to serialization a NULL tree
Offen
- Vorherrschende Sprache
- C
- Sterne
- 1.3k
- Forks
- 177
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I want to dump the all NULL value tree into a memory block, Is there an easy way to do it with out use Iterators ?
I also need to be able to recovery it, for example rebuild the tree from disk in one step(avoid Iterators insert).
This tree only accept NULL as value, so I guess there is a one step operate to do it.
Thanks in advance.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.