1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-14 06:06:30 +09:00
Files
lidgren-network-gen3/UnitTests/ReadWriteTests.cs
Sebastian Zander 754f33448e Added test that breaks when using PeekUInt64(int maxBits).
There's a bug in this function, as well as in ReadUInt64(int maxBits),
when trying to read more than 32 bits (and the value uses more than 32
bits).
2015-08-04 11:11:03 +02:00

4.2 KiB