Interface PayloadParser.Writer<PAYLOAD>

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

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

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

    write