put

open override fun put(obj: T)

Writes an object to this channel.

This is equivalent to calling FateLogWriter.write with this channel.

Parameters

obj

The object to write to the channel