bytes2OutputStream

open fun bytes2OutputStream(bytes: Array<Byte>): OutputStream

Bytes to output stream.

Return

output stream

Parameters

bytes

The bytes.