Header.this

Converts from serialized header

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

Meta