consume

fun consume(input: Char)(source)

Updates the Decoder.Feed with a new character to decode.

Throws

if isClosed is true, or if there was an error decoding.