Closed GoogleCodeExporter closed 9 years ago
Field flags need to be read like: _flags = ((packet.readByte() & 0xff)) | ((packet.readByte() & 0xff) << 8);
Original issue reported on code.google.com by macl...@gmail.com on 23 May 2008 at 11:35
macl...@gmail.com
fixed in svn revision 68, available in next build
Original comment by macl...@gmail.com on 23 May 2008 at 11:57
Original comment by macl...@gmail.com on 26 May 2008 at 3:23
Original issue reported on code.google.com by
macl...@gmail.com
on 23 May 2008 at 11:35