Interface PacketLengthWidthAccessor.PacketLengthWidthBuilder<B extends PacketLengthWidthAccessor.PacketLengthWidthBuilder<B>>

    • Method Detail

      • withPacketLengthWidth

        B withPacketLengthWidth​(int aPacketLengthWidth)
        Sets the packet length width (in bytes) for the packet length width (in bytes) property.
        Parameters:
        aPacketLengthWidth - The packet length width (in bytes) to be stored by the packet length width (in bytes) property.
        Returns:
        The builder for applying multiple build operations.