mirror of
https://gitee.com/farsunset/cim.git
synced 2025-07-25 17:21:46 +08:00
更新 ClientMessageDecoder.java
This commit is contained in:
parent
c0bddbb848
commit
98b9c3c33b
@ -53,8 +53,6 @@ public class ClientMessageDecoder extends ByteToMessageDecoder {
|
||||
|
||||
buffer.markReaderIndex();
|
||||
|
||||
buffer.markReaderIndex();
|
||||
|
||||
byte conetnType = buffer.readByte();
|
||||
|
||||
byte lv = buffer.readByte();// int 低位
|
||||
|
Loading…
x
Reference in New Issue
Block a user