Skip to content

Reformatting #13

Answered by vivian-dai
DevSriAkash asked this question in Q&A
Oct 17, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

The order is different because of little endian. Little end stores the least significant byte first. We're more used to a big endian format where the most significant byte is stored first.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@DevSriAkash
Comment options

@vivian-dai
Comment options

@DevSriAkash
Comment options

Answer selected by DevSriAkash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants