BookEdit.SwapPages

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(ubyte page1, ubyte page2)
Undocumented in source.

Members

Functions

decode
void decode()
Undocumented in source. Be warned that the author may not have intended to support it.
encode
ubyte[] encode()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

FIELDS
enum string[] FIELDS;
Undocumented in source.
TYPE
enum typeof(type) TYPE;
Undocumented in source.
page1
ubyte page1;
Undocumented in source.
page2
ubyte page2;
Undocumented in source.

Meta