- close
bool close()
Undocumented in source. Be warned that the author may not have intended to support it.
- open
bool open(uint num)
Undocumented in source. Be warned that the author may not have intended to support it.
- open
bool open(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- open
bool open(MnOutputPort port)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(ubyte a)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(ubyte a, ubyte b)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(ubyte a, ubyte b, ubyte c)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(ubyte a, ubyte b, ubyte c, ubyte d)
Undocumented in source. Be warned that the author may not have intended to support it.
- send
void send(const(ubyte)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.