Structs should use `new` for the constructor name and implement `Default` where they can.
* Ensure that ChangeBytes::compressed contains the original compressed bytes, fixes #95 * Fix clippy * Move bytes into decompress check Co-authored-by: Andrew Jeffery <dev@jeffas.io>