commit | 76b1e83fad64526a201deb3639a318a1ac1f07ee | [log] [tgz] |
---|---|---|
author | Daniel Zheng <zhengdaniel@google.com> | Tue Oct 10 10:25:41 2023 -0700 |
committer | Daniel Zheng <zhengdaniel@google.com> | Tue Oct 10 12:55:27 2023 -0700 |
tree | c6dcfc2fe76194c2852bb44005e67ca0f4f5ea61 | |
parent | e90a39aee237cd619d0c20d9878df108031f29d7 [diff] |
Move ReadCowHeader to CowReader Moving this function to cow reader first we have to read the version of cow from the header before deciding which parser to use. This is a more logical place for this code to be in Test: th Change-Id: Ie5ba53439b4fc3c4c409426b818a2d53c0cbc3e5