IBStream.write

Writes binary data to stream. \param buffer : source buffer \param numBytes : amount of bytes to write \param numBytesWritten : result - how many bytes have been written to stream (set to 0 if this is of no interest)

interface IBStream
public nothrow @nogc
write

Meta