Inspired from Prismarine NBT, I want to add the bytes successfully read checksum to the end of the NBTReader instantiater. It will protect against when part of the NBT stream is read, but there are still bytes to be read. If there is more to be read, it should throw.
Inspired from Prismarine NBT, I want to add the bytes successfully read checksum to the end of the NBTReader instantiater. It will protect against when part of the NBT stream is read, but there are still bytes to be read. If there is more to be read, it should throw.