pub fn append_checksum(data: &[u8]) -> Vec<u8> ⓘ
Appends a CRC32 checksum to the encoded packet data. Returns a new vector with the checksum appended.