Class OutputBuffer

java.lang.Object
pl.tkowalcz.tjahzi.OutputBuffer

public class OutputBuffer extends Object
  • Constructor Details

    • OutputBuffer

      public OutputBuffer(io.netty.buffer.ByteBuf target)
  • Method Details

    • clear

      public void clear()
    • addLogLine

      public void addLogLine(CharSequence labels, long epochMillisecond, long nanoOfMillisecond, io.netty.buffer.ByteBuf logLine)
    • getBytesPending

      public int getBytesPending()
    • close

      public io.netty.buffer.ByteBuf close()