public class TcpServerDecoder extends Object
Constructor and Description |
---|
TcpServerDecoder() |
Modifier and Type | Method and Description |
---|---|
static TcpPacket |
decode(ByteBuffer buffer,
org.tio.core.ChannelContext channelContext) |
public static TcpPacket decode(ByteBuffer buffer, org.tio.core.ChannelContext channelContext) throws org.tio.core.exception.AioDecodeException
org.tio.core.exception.AioDecodeException
Copyright © 2018. All rights reserved.