FixedHeader.this

Undocumented in source.
  1. this(PacketType type, bool dup, QoSLevel qos, bool retain, uint length)
  2. this(PacketType type, T flags, uint length)
    struct FixedHeader
    @safe pure @nogc nothrow
    this
    (
    T
    )
    (,,
    uint length = 0
    )
    if (
    isIntegral!T
    )
  3. this(T value)

Meta