Mikucat says to YSITD 假設 Protobuf 定義 message User { int32 user = 1; int32 id = 2; } 能不能把 {user = 0x1234ABCD, id = 0x1} encode 成 1234ABCD 00000001