TagFile.this

Create a TagFile object from data in memory.

  1. this(string filename)
  2. this(string filename, FileType type)
  3. this(ubyte[] data)
    class TagFile
    this
    (
    ubyte[] data
    )

Parameters

data ubyte[]

The data to use for the file