My file contains lots of uint16_t's and a few char arrays. currently, I have to swap every other element in a char array and when declare ints as such: `file_creation_year = binobj.UInt16(endian="little")`. Is there an option to set a default behaviour to swap every other byte? or to set the entire file with `endian=little`? Kind regards!
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by roadrunner-97 and has received 6 comments.