Function encode_message

Source
pub fn encode_message(bytes: &[u8]) -> Vec<u8> 
Expand description

Encodes a binary message so it can be read on the other side.