Package org.apache.plc4x.java.knxnetip
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>
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
PacketSizeEstimator
public PacketSizeEstimator()
-
-
Methodendetails
-
applyAsInt
public int applyAsInt(io.netty.buffer.ByteBuf byteBuf) - Angegeben von:
applyAsIntin SchnittstelleToIntFunction<io.netty.buffer.ByteBuf>
-