Interface FeedableBodyGenerator

    • Method Detail

      • feed

        boolean feed​(io.netty.buffer.ByteBuf buffer,
                     boolean isLast)
              throws Exception
        Throws:
        Exception