ToByteFunction

fun interface ToByteFunction<T>

Functions

Link copied to clipboard
abstract fun applyAsByte(value: T): Byte