UtfOutput.consume

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

Returns Eof upon end-of-flow.

class UtfOutput(S, T)
final
consume
(
const(S)[] dst
)

Meta