Dear Chris,
my stream of bytes come from a fingerprint reader that order bytes using bigendian order.
So I read data and to process them I have to first convert to little endian to understand it.
Wysota told that character strings doen't matter so I have to change the order of the rest of my stream
Bookmarks