Header.this

Default constructor

  1. this(uint id, uint frames, uint source, ubyte nameLength)
    struct Header(bool MemoryResident = true)
    static if(!MemoryResident)
    this
    (
    uint id
    ,
    uint frames
    ,
    uint source
    ,)
  2. this(Header!true val)
  3. this(Header!false val)

Meta