writeTo

abstract suspend fun writeTo(t: T, sink: BufferedSink)(source)

Marshal object to a Sink.

Parameters

t

the data to write to output