IReceiveStream.readSmall

Reads a small number of bytes into a stack allocated array. Convenience function calling readExact.

interface IReceiveStream
ubyte[n]
readSmall
(
size_t n
)
()

Meta