IReceiveStream.readBytes

Reads exactly the amount of bytes specified and returns a newly allocated buffer containing the data.

interface IReceiveStream
final
immutable(ubyte)[]
readBytes
(
size_t length
)

Meta