Little endian¶
Little-endian is a method of encoding where data is stored so that the least significant byte is placed first in a binary sequence.
Glossary — Little endian
Little-endian is a method of encoding where data is stored so that the least significant byte is placed first in a binary sequence.