DataKeyMaker

interface DataKeyMaker

Functions

keyType
Link copied to clipboard
common
abstract fun keyType(key: ReadMemory): Int
newKey
Link copied to clipboard
common
abstract fun newKey(type: Int, id: Value): ReadMemory

Inheritors

DataRead
Link copied to clipboard
DataWrite
Link copied to clipboard