Adjusted in rev 1055.
And I just got hit by the "BytesToEndOfBuffer" assert. Something's really wrong with my ByteBuffer code, and I don't know what
Let's hope rev 1057 fixed the problems. There were several off-by-one errors in cByteBuffer, I fixed them. I also added an aggressive validity checking in debug mode - the cByteBuffer validity is checked both before and after each operation.
And I just got hit by the "BytesToEndOfBuffer" assert. Something's really wrong with my ByteBuffer code, and I don't know what
Let's hope rev 1057 fixed the problems. There were several off-by-one errors in cByteBuffer, I fixed them. I also added an aggressive validity checking in debug mode - the cByteBuffer validity is checked both before and after each operation.