Klasse KnxNetIpDriver.PacketSizeEstimator

java.lang.Object
org.apache.plc4x.java.knxnetip.KnxNetIpDriver.PacketSizeEstimator
Alle implementierten Schnittstellen:
ToIntFunction<io.netty.buffer.ByteBuf>
Umschließende Klasse:
KnxNetIpDriver

public static class KnxNetIpDriver.PacketSizeEstimator extends Object implements ToIntFunction<io.netty.buffer.ByteBuf>
  • Konstruktordetails

    • PacketSizeEstimator

      public PacketSizeEstimator()
  • Methodendetails

    • applyAsInt

      public int applyAsInt(io.netty.buffer.ByteBuf byteBuf)
      Angegeben von:
      applyAsInt in Schnittstelle ToIntFunction<io.netty.buffer.ByteBuf>