Frame

Undocumented in source.

Constructors

this
this(ubyte[] data)
Undocumented in source.

Members

Functions

read
bool read(File f)
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(File file)
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(OutBuffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

data
ubyte[] data;
Undocumented in source.

Meta