moductypes: When dereferencing a field which is array of uint8, use bytearray.
Because bytearrays are much friendlier to work with, e.g. they can be printed easily.
Please register or sign in to comment
Because bytearrays are much friendlier to work with, e.g. they can be printed easily.