fun write(message: RLPxMessage): Bytes
Frames a message for sending to an RLPx peer, encrypting it and calculating the appropriate MACs.
message - The message to frame.
message
Return The framed message, as byte buffer.