IBStream.read

Reads binary data from stream. \param buffer : destination buffer \param numBytes : amount of bytes to be read \param numBytesRead : result - how many bytes have been read from stream (set to 0 if this is of no interest)

interface IBStream
public nothrow @nogc
read

Meta