您可以使用不带body的构造函数,然后通过以下接口设置body,即可兼容Protobuf序列化出来的ByteString类型。
public void setBody(byte[] byte_msgbody, int len)