DataPak.this

Creates a DataPak file from scratch.

  1. this(string filename)
  2. this(File f)
  3. this(Header header, string targetName, ubyte[] extField = [])
    class DataPak
    this
    (
    ,
    string targetName
    ,
    ubyte[] extField = []
    )

Meta