pub fn decode_check(data: &str) -> Option<Vec<u8>>
Decode an arbitrary-length stream of data, with a checksum.