- factor out bitsPerByte constant - panic if the necessary args aren't passed to GetStorageValueMetadataForPackedSlot - only have one decode integer method in the deocoder file
- Prevents code analysis from showing functions as unused - Also address other code analysis issues