Function NoiseStream.read

Fills the preallocated array 'bytes' with data from the stream.

void read (
  ubyte[] dst
);

Throws

An exception if the operation reads past the end of the stream