Get desktop application:
View/edit binary Protocol Buffers messages
Used in: SubMessageList, WithSubmessages2
Used in: WithSubmessages2
sint32 sint32 = 1
sint64 sint64 = 2
uint32 uint32 = 3
uint64 uint64 = 4
bool a_bool = 5
int32 pos_int32 = 7
int64 pos_int64 = 8
int32 neg_int32 = 9
int64 neg_int64 = 10
Used in: DemoWithAllVarint
SomeValue = 0
SomeOther = 1
AndAnother = 2
Negative = -1
MaxNeg = -2147483648
Max = 2147483647
repeated uint32 varuint32List = 1
repeated uint32 varuint32Empty = 2
(message has no fields)
repeated fixed32 fixed32List = 1
repeated Demo1 subMessageList = 1
optional string d = 4
repeated int32 e = 5
repeated uint32 varuint32List = 1
repeated uint32 varuint32List = 1
sint32 sint32 = 1
sint64 sint64 = 2
uint32 uint32 = 3
uint64 uint64 = 4
bool a_bool = 5
repeated uint32 list_of_data = 1
repeated uint32 list_of_data = 1
optional Demo1 sub_demo1 = 1
optional Demo2 sub_demo2 = 2