abstract fun accept(t: T): Unit
Performs this operation on the given argument.
t - the input argument
t
IOException - If an IO error occurs.
IOException