IWriteStream

Undocumented in source.

Members

Functions

finish
void finish()
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(T data)
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(T[] data, bool includeLength)
Undocumented in source. Be warned that the author may not have intended to support it.
writeBuf
bool writeBuf(Byte[] buf)
Undocumented in source.
writeLine
void writeLine(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
writeVarBits
void writeVarBits(ulong x)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta