tree-buf
tree-buf copied to clipboard
Iterator based read API
Add a mode to read data based on iterators, rather than requiring deserializing the full struct into memory. This is blocked on #4, since right now the entire file would have to be loaded.