ConnManager.CMValue

Undocumented in source.
struct ConnManager
package
class CMValue {}

Constructors

this
this(NetworkStream s)
Undocumented in source.

Members

Functions

toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

stream
NetworkStream stream;
Undocumented in source.

Meta