Hello everyone. I want to replace `int64` type to `uint64` type in proto file for field that contains timestamp with milliseconds.
The byte value length is 41 bit, and it is safe to do that in C. But what about protobuf with it's dynamic-size integers? Can I do such replacement? -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/a2c1536e-2987-471a-aa5f-890daecf5a9dn%40googlegroups.com.
