OutFeed

fun interface OutFeed(source)

A callback for returning decoded bytes as they are produced by Decoder.Feed.

See also

Functions

Link copied to clipboard
abstract fun output(decoded: Byte)