ScalarFunction

Functions

Link copied to clipboard
open override fun close()

Called when the function is finalized by SQLite. Finalization can also happen when the function registration fails.

Link copied to clipboard

This method is invoked to handle a function call.