Skip to content

@BaseSink[T]

A value that implements the (put) protocol. Only a Sink also has its methods.

Methods

(put) value

Writes a value.

Parameters

NameTypeDescription
value T