BinUtils icon indicating copy to clipboard operation
BinUtils copied to clipboard

readIntegerType should also reverse bytes for BigEndian

Open codetalks-new opened this issue 8 years ago • 1 comments

if the data's byteorder is BigEndian we should also reverse the bytes cause some integer type have multiple byte

codetalks-new avatar Jan 07 '17 02:01 codetalks-new

Can you add a test case for that?

nst avatar Jun 29 '17 09:06 nst