Interface Decoder<R>

    • Method Detail

      • decode

        R decode​(io.netty.buffer.ByteBuf buf,
                 State state)
          throws 
        Throws: