PersistentOutputStream

constructor(out: OutputStream)(source)

Creates a PersistentOutputStream that wraps the provided output stream.

Parameters

out

the underlying OutputStream to which data will be written