[encode the given message, return a Buffer represent the message encoded by protobuf]
The key to identify the message type.
The message body, a js object.
The binary encode result in a Buffer.
[encode the given message, return a Buffer represent the message encoded by protobuf]