ConsumerDelegate

Description

delegate Tinman.Core.IO.ConsumerDelegate<T in>

data : T

The data object to consume.

Consumes the given data object.

IOException

If an I/O error has occurred.