Interface ByteBufs.DecodeFunction

  • Enclosing class:
    ByteBufs

    public static interface ByteBufs.DecodeFunction
    • Method Detail

      • decode

        java.lang.Object decode​(io.netty.buffer.ByteBuf buffer)
                         throws java.io.IOException
        Throws:
        java.io.IOException