toggle menu
encoding
2.3.0
common
switch theme
search in API
core
/
io.matthewnelson.encoding.core
/
Encoder
/
OutFeed
Out
Feed
fun
interface
OutFeed
(
source
)
A callback for returning encoded characters as they are produced by
Encoder.Feed
.
See also
Encoder.
new
Encoder
Feed
Inheritors
LineBreakOutFeed
Members
Functions
output
Link copied to clipboard
abstract
fun
output
(
encoded
:
Char
)