write

open override fun write(data: ByteArray)

Called by the OutputStreamAdapter with the data that should be written.

Parameters

data

The data that should be written.