| commit | 714a3ab7ae00f768a92f213119181a7422342c8a | [log] [tgz] |
|---|---|---|
| author | Christopher Wiley <wiley@google.com> | Sat Oct 31 13:22:15 2015 -0700 |
| committer | Alex Deymo <deymo@google.com> | Tue Nov 17 17:49:25 2015 -0800 |
| tree | 9236f19716efc2ea3f6fba445e6ce3fc1ad37ef3 | |
| parent | 930a572ec310359844d2ab184de85b1ecf1d58be [diff] |
Fix bug in byte vector serialization
Byte vectors are used by the generated C++ code as the representation
of Java byte[]. This type is serialized as a packed byte array on
the java side.
Bug: 25012838
Test: integration tests for byte[] show this type crossing language
boundaries correctly.
(cherry picked from commit f0fc52b59be0bf39912f7b698d9bde26415a6096)
Change-Id: I0afd4c9655d642613fd9012c7c1e4e9fc4edd1db