- All Superinterfaces:
ByteBufParser<PAYLOAD>
, Parser<PAYLOAD,io.netty.buffer.ByteBuf,io.netty.buffer.ByteBuf>
public interface PayloadParser<PAYLOAD>
extends ByteBufParser<PAYLOAD>
-
Nested Class Summary
Nested Classes
static interface
static interface
-
Method Summary
Methods inherited from interface io.keldysh.messaging.parsing.Parser
read, write
-
Method Details
-
reader
- Specified by:
reader
in interface Parser<PAYLOAD,io.netty.buffer.ByteBuf,io.netty.buffer.ByteBuf>
-
writer
- Specified by:
writer
in interface Parser<PAYLOAD,io.netty.buffer.ByteBuf,io.netty.buffer.ByteBuf>