Add content about the little endian network byte order for nbts
theaddonn opened this issue · 1 comments
theaddonn commented
NBTs use the little endian network byte order in the bedrock protocol. This is a very important part of NBTs that isn't mentioned at all in the documentation.
It would be very nice to add this.
theaddonn commented
I might even possibly add it if I have enough time to. I am currently working on an NBT libraray that needs to add this. I used the bedrock wiki as a reference until now.