mirror of
https://github.com/collinsmith/riiablo.git
synced 2025-03-07 07:52:40 +07:00
![]() BitInput now carries logical bitsRead from all previous ByteInput slices Created BitInput#maxBit to track initial bitsRead + numBits Created BitInput#maxBitByteOffset to trace delta between maxByte bit offset and maxBit numBits check not replaced with bitsRead vs maxBit ByteInput#slice(long) will slice at the current buffer readerIndex instead of mark due to an issue where mark was carrying parent offset |
||
---|---|---|
.. | ||
gen/com/riiablo/net/packet | ||
src/com/riiablo | ||
test/com/riiablo | ||
build.gradle |