Function NoiseStream.finalize

Flushes and finalizes the stream. Finalize has to be called on certain types of streams. No writes are possible after a call to finalize().

void finalize ();