Skip to content
Commit 55ee3e49 authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Custom binary XML wire protocol tools.

To support local development work, add new "xml2abx" and "abx2xml"
shell utilities which offer to convert between human-readable XML and
our new binary XML protocol.

Interally this utility uses Xml.copy() which is already covered by
existing unit tests that verify lossless conversion between the two
underlying protocols.

Bug: 171832118
Test: manual
Change-Id: I2f4c9850754cafb2bb31eeefa6bd611360963b03
parent 82fe6246
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment