Finalize

fun interface Finalize(source)

Finalize.invoke will be called whenever finalize is called to process remaining input held in buffer.

See also

Functions

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