deserialize
open fun deserialize(type: KClass<out M>, transientId: ReadMemory, input: CursorReadable, vararg options: Options.Get): M
Content copied to clipboard
abstract fun deserialize(type: KClass<out M>, input: CursorReadable, vararg options: Options.Get): M
Content copied to clipboard