public class SourceQuerySplitPacketDecoder extends Object implements PacketDecoder<SourceQueryPacket>
SourceQuerySplitPacket
Constructor and Description |
---|
SourceQuerySplitPacketDecoder() |
Modifier and Type | Method and Description |
---|---|
SourceQueryPacket |
decode(io.netty.buffer.ByteBuf buffer)
decode.
|
public SourceQueryPacket decode(io.netty.buffer.ByteBuf buffer) throws PacketDecodeException
decode.
decode
in interface PacketDecoder<SourceQueryPacket>
buffer
- a ByteBuf
objectPacketDecodeException
- if any.Copyright © 2016–2024. All rights reserved.