MessageBuffer

Type Alias MessageBuffer 

Source
pub type MessageBuffer = [u8; 548];
Expand description

Bytes, received from the socket, that can be decoded into a Message.