[DiscordArchive] what is the world server protocol byte order?
[DiscordArchive] what is the world server protocol byte order?
Archived author: JORGIE • Posted: 2021-03-20T06:35:41.565000+00:00
Original source
what is the world server protocol byte order?
Archived author: MaxtorCoder • Posted: 2021-03-20T07:02:44.585000+00:00
Original source
Read the code.
Archived author: Fabian • Posted: 2021-03-20T08:49:36.617000+00:00
Original source
In like almost any other scenario and game and most common platforms it's little endian. Big endian is not used often on the platforms we work on