Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Protobuf Team Bot e43ee0732d Use noncontiguous unknown fields API in upb text debug_string.c and encode.c 2 weeks ago
..
internal Use noncontiguous unknown fields API in upb text debug_string.c and encode.c 2 weeks ago
BUILD Use noncontiguous unknown fields API in upb text debug_string.c and encode.c 2 weeks ago
debug_string.c Use noncontiguous unknown fields API in upb text debug_string.c and encode.c 2 weeks ago
debug_string.h upb_DebugString typo fix 4 weeks ago
encode.c Use noncontiguous unknown fields API in upb text debug_string.c and encode.c 2 weeks ago
encode.h UPB text encoder without using reflection for Rust (used for a message's Debug trait) that will print out field number to value entries instead of field name to value entries of a message like how it's expected for the usual text format using reflection. 5 months ago
encode_debug_test.cc UPB text encoder without using reflection for Rust (used for a message's Debug trait) that will print out field number to value entries instead of field name to value entries of a message like how it's expected for the usual text format using reflection. 5 months ago
options.h UPB text encoder without using reflection for Rust (used for a message's Debug trait) that will print out field number to value entries instead of field name to value entries of a message like how it's expected for the usual text format using reflection. 5 months ago