-
Adam Cozzette authored
There was a bug where for JavaScript we would only serialize an extension value if it evaluated as truthy, which meant that values like 0 would get silently dropped (even in proto2, where field presence is significant). This fixes issue #2605, and takes care of the output of toObject() in addition to the binary format.
651ba62a
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
arith.js | ||
arith_test.js | ||
constants.js | ||
decoder.js | ||
decoder_test.js | ||
encoder.js | ||
message_test.js | ||
proto_test.js | ||
reader.js | ||
reader_test.js | ||
utils.js | ||
utils_test.js | ||
writer.js | ||
writer_test.js |