Stream.read

Reads X amount of bytes from stream

returns empty array if EOF

class Stream
abstract
ubyte[]
read
(
size_t length
)

Meta