
return decode_header()
    && decode_data()
    && checksum_ok();
