DataFormats.Format

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Properties

id
int id [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
Dstring name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_id
int _id;

Data format ID number.

_name
Dstring _name;

Data format name.

Meta