Stream

Undocumented in source.

Constructors

this
this(Socket socket, size_t buffer)
Undocumented in source.

Members

Functions

receive
Buffer receive()
Undocumented in source. Be warned that the author may not have intended to support it.
resetSequence
void resetSequence()
Undocumented in source. Be warned that the author may not have intended to support it.
send
void send(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
writeLength
void writeLength(Buffer buffer)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

id
T[idLength] id [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
id
T[idLength] id [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
socket
Socket socket [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_socket
Socket _socket;
Undocumented in source.

Meta