toOutputStream

abstract fun toOutputStream(outputStream: OutputStream)

Save to specified output stream.

Parameters

outputStream

specified output stream of bytes

Sources

jvm source
Link copied to clipboard