Class Target_io_netty_handler_codec_compression_ZstdEncoder

java.lang.Object
io.quarkus.netty.runtime.graal.Target_io_netty_handler_codec_compression_ZstdEncoder

final class Target_io_netty_handler_codec_compression_ZstdEncoder extends Object
  • Constructor Details

    • Target_io_netty_handler_codec_compression_ZstdEncoder

      Target_io_netty_handler_codec_compression_ZstdEncoder()
  • Method Details

    • allocateBuffer

      protected io.netty.buffer.ByteBuf allocateBuffer(io.netty.channel.ChannelHandlerContext ctx, io.netty.buffer.ByteBuf msg, boolean preferDirect) throws Exception
      Throws:
      Exception
    • encode

      protected void encode(io.netty.channel.ChannelHandlerContext ctx, io.netty.buffer.ByteBuf in, io.netty.buffer.ByteBuf out)
    • flush

      public void flush(io.netty.channel.ChannelHandlerContext ctx)