UtfInput.consume

Consume input of type T, and return the number of array elements comsumed.

Returns Eof upon end-of-flow.

class UtfInput(T, S)
final
consume
(
T[] dst
)

Meta