Interface PayloadParser.Reader<PAYLOAD>

All Superinterfaces:
Parser.Reader<io.netty.buffer.ByteBuf,PAYLOAD>
Enclosing interface:
PayloadParser<PAYLOAD>

public static interface PayloadParser.Reader<PAYLOAD> extends Parser.Reader<io.netty.buffer.ByteBuf,PAYLOAD>
  • Method Summary

    Methods inherited from interface io.keldysh.messaging.parsing.Parser.Reader

    read