tuweni / org.apache.tuweni.io / IOConsumer / accept

accept

abstract fun accept(t: T): Unit (source)

Performs this operation on the given argument.

Parameters

t - T: the input argument

Exceptions

IOException - If an IO error occurs.