|
|
public Packet decode(ByteBuffer byteBuffer, int i, int i1, int i2, ChannelContext channelContext) throws AioDecodeException {
|
|
public Packet decode(ByteBuffer byteBuffer, int i, int i1, int i2, ChannelContext channelContext) throws AioDecodeException {
|
|
|
return NhhJpHandle.nhhJpDecode(byteBuffer, i, i1, i2, channelContext);
|
|
return NhhJpHandle.nhhJpDecode(byteBuffer, i, i1, i2, channelContext);
|