commit | 1a76ed76b4e20be18d48074f2a7f4f9677deb887 | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Sat Mar 23 19:37:52 2024 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Mon Mar 25 21:02:24 2024 +0900 |
tree | 1c8437c3ffdc29cfc606d3eb0f8426fcde7c0860 | |
parent | c4b66a5fc21c6a888a0365fce93e25970f188def [diff] |
Add addDataCopy helper for simplified data region copying Introduced the addDataCopy(byte[] content) helper method to streamline data region byte copying. This helper automatically updates data and generates the appropriate addDataCopy(int src, int len) call. Test: TH Change-Id: Idb28c2cb94ceccf5922ae99f295518bb3cfdd6e6