midstar / pycstruct

A python library for reading and writing binary data similar to what is done in C language structs
MIT License
24 stars 4 forks source link

Added support for byte arrays when parsing c source #12

Closed midstar closed 3 years ago

midstar commented 3 years ago

Previously all type of char arrays where converted to UTF-8 strings. Now following pycstruct types will be used: