I define a protobuff as following,
syntax = "proto3"; package protobuf; message EventRequest { int32 totallength = 1; message Event {