StreamConnectionImpl

Undocumented in source.

Constructors

this
this(StreamSocketFD sock, ubyte[] buffer)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
readLine
ubyte[] readLine()
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(const(ubyte)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

empty
bool empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta