Is there a easy way to serialization a NULL tree
Đang mở
- Ngôn ngữ chính
- C
- Star
- 1.3k
- Fork
- 177
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.