append_checksum

Function append_checksum 

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

Appends a CRC32 checksum to the encoded packet data. Returns a new vector with the checksum appended.