ContentFile.this

Construct a raw content class.

  1. this(ubyte id, ubyte[] data)
  2. this(FileTypeId id, ubyte[] data)
    class ContentFile
    this
    (
    FileTypeId id
    ,
    ubyte[] data
    )

Meta