OutFeed

fun interface OutFeed(source)

A callback for returning encoded characters as they are produced by Encoder.Feed.

See also

Inheritors

Functions

Link copied to clipboard
abstract fun output(encoded: Char)