SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 35 C++

Expand `embed_edition_defaults` encoding to byte types.

While there is support for base64, it requires a runtime cost to decode
back into the bytes, so adding support to write out either hex or decimal
byte values to the encoding. This allows the values to be directly used for
datatypes that are more "byte buffer" than a "string".

Also make the rule's implementation return the output file via the default file
provider.

PiperOrigin-RevId: 786338818
T
Thomas Van Lenten committed
b09d551636e491f6a722ce4a62a87e22935b86cd
Parent: c81a0c2
Committed by Copybara-Service <copybara-worker@google.com> on 7/23/2025, 5:42:15 PM