commit | 75c8ab02411f3d0151abf82b3cc6ea3da74ed2c2 | [log] [tgz] |
---|---|---|
author | Kelvin Zhang <zhangkelvin@google.com> | Mon Sep 28 13:31:41 2020 -0400 |
committer | Kelvin Zhang <zhangkelvin@google.com> | Mon Sep 28 13:31:41 2020 -0400 |
tree | a506326a0dc30bf80720283b45019ed8e7f93a16 | |
parent | 3eb0e555d742b60ef2922ae61ebdb837ef4aa305 [diff] |
Add WriteHashTree() to allow users process hashtree data themselves Sometimes we may want to write hash tree data somewhere else other than fd. For example, we may want to send hash tree data to CowWriter. Currently there's no interface to do that, so we added a generate WriteHashTree() so users can process the hashtree data themselves Test: treehugger Change-Id: I56258ee8497336abcb804facef017ed71b5c9415