ClientWriter

Undocumented in source.

Constructors

this
this(GrpcStream stream, R r)
Undocumented in source.

Members

Functions

finish
Status finish()
Undocumented in source. Be warned that the author may not have intended to support it.
write
bool write(W w, bool option)
Undocumented in source. Be warned that the author may not have intended to support it.
writesDone
bool writesDone()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dele
void delegate() dele;
Undocumented in source.
stream
GrpcStream stream;
Undocumented in source.

Meta