Flush

fun interface Flush(source)

Flush.invoke will be called once the buffer fills up, and pass it along to perform bitwise operations on it before outputting results to the supplied Decoder.OutFeed/Encoder.OutFeed.

See also

Functions

Link copied to clipboard
abstract fun invoke(buffer: IntArray)