OutFeed

fun interface OutFeed(source)

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

See also

Inheritors

Types

Link copied to clipboard
object Companion

Functions

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