Firebase Update
This commit is contained in:
5
express-server/node_modules/protobufjs/tests/example4.proto
generated
vendored
Normal file
5
express-server/node_modules/protobufjs/tests/example4.proto
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
message Test4 {
|
||||
repeated int32 d = 4 [packed=true];
|
||||
}
|
||||
|
||||
// Test4 should encode to "<22 06 03 8E 02 9E A7 05>" with d=[3, 270, 86942]
|
Reference in New Issue
Block a user