Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upEndian behavior not documented #114
Closed
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the front-page readme, there is no reference to endian or how it's handled (for eg, what happens if you write on little endian and read on big endian).
It should only take some brief description to state how, endian is handled (when conversion takes place, if at all).