Is there a easy way to serialization a NULL tree
Abierto
- Lenguaje dominante
- C
- Estrellas
- 1.3k
- Forks
- 177
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.